Skip to content

Auth

Coming soon. OAuth 2.1 and API key support at the MCP standard level.

  • Handle OAuth 2.1 flows at the proxy — no auth logic in your application code
  • API key validation and rotation
  • Per-client authentication
  • Token introspection and forwarding to upstream

MCP clients (ChatGPT, Claude, VS Code) each implement auth differently. mcpr will normalize this at the proxy level so your MCP server receives a consistent, verified identity — regardless of which client connects.

Follow progress on the roadmap.