← Back to Plugins
MCP Server MCP

org.proxykey/proxykey

github By github 👁 3 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.proxykey.org/mcp",
      "headers": [
        {
          "description": "Bearer token minted in the proxykey panel (https://app.proxykey.org, MCP section). Format: 'Bearer mcp_...'",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...