Skip to content
Claude Desktop

proxykey for Claude Desktop

org.proxykey/proxykey

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

client:Claude Desktop transport:streamable-http

Install proxykey in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "proxykey": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.proxykey.org/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

proxykey in other clients