Skip to content
VS Code

proxykey for VS Code

org.proxykey/proxykey

Issue, rotate and revoke scoped API-key passes for 25+ providers — the agent never sees a real key

client:VS Code transport:streamable-http

Install proxykey in VS Code

.vscode/mcp.json

{
  "servers": {
    "proxykey": {
      "type": "http",
      "url": "https://mcp.proxykey.org/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

proxykey in other clients