Skip to main content
Factory connects its Droid agent to the Keupera MCP server over HTTP. Authorize with OAuth (browser sign-in) or an API key.

Option A — OAuth (sign in)

1

Add the server

Add an HTTP MCP server to ~/.factory/mcp.json:
2

Authorize

Run droid, open the MCP panel, connect keupera, and sign in to Keupera in the browser when prompted.

Option B — API key

Get your key from Settings → API Keys in the dashboard.

Verify and use

Open the MCP panel and confirm keupera is connected, then ask, for example: “List my tracked keywords by opportunity and draft an article for the top one.”

Troubleshooting

Confirm ~/.factory/mcp.json is valid JSON with "type": "http" and the exact URL. Reopen the MCP panel to reconnect.
For OAuth, reconnect and sign in again. For an API key, confirm the sk_live_… value and that your plan includes API access.