Skip to main content
The Gemini CLI has native Streamable HTTP support, so it connects to the Keupera MCP server directly — no bridge needed. Authorize with OAuth (browser sign-in) or an API key.

Option A — OAuth (sign in)

1

Add the server

Add Keupera to ~/.gemini/settings.json:
2

Authorize

Run gemini, then /mcp to confirm the server 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

Run /mcp to confirm keupera is connected, then ask, for example: “Show my top keyword opportunities and outline an article for the best one.”

Troubleshooting

Ensure settings.json is valid JSON and uses httpUrl (not url). Restart the Gemini CLI to reload.
For OAuth, re-run /mcp and sign in again. For an API key, confirm the sk_live_… value and that your plan includes API access.