Skip to main content
VS Code connects to the Keupera MCP server via GitHub Copilot Chat over HTTP. Authorize with OAuth (browser sign-in) or an API key.

Option A — OAuth (sign in)

1

Add the server

Create .vscode/mcp.json in your workspace:
Or add it from the CLI:
2

Authorize

Start keupera in the Copilot Chat MCP view 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 Copilot Chat MCP view and confirm keupera is running, then ask, for example: “Show my top keyword opportunities and outline an article for the best one.”

Troubleshooting

Confirm .vscode/mcp.json uses the servers key with "type": "http", and that MCP support is enabled in Copilot Chat. Reload the window.
For OAuth, restart the server in the MCP view and sign in again. For an API key, confirm the sk_live_… value and that your plan includes API access.