Skip to main content
Cursor connects 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 Keupera to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per-project):
2

Authorize

Go to Settings → MCP → Keupera → Login and sign in to Keupera in the browser.

Option B — API key

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

Verify and use

In Settings → MCP, confirm keupera shows as connected, then ask, for example: “List my tracked keywords by opportunity and draft an article for the top one.” Cursor MCP docs →

Troubleshooting

Confirm mcp.json is valid JSON and the URL is exactly https://mcp.keupera.com/mcp. Reopen Settings → MCP to reload.
For OAuth, click Login again under Settings → MCP → Keupera. For an API key, confirm the sk_live_… value and that your plan includes API access.