Auth
Coming soon. OAuth 2.1 and API key support at the MCP standard level.
What it will do
Section titled “What it will do”- 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
Why at the proxy
Section titled “Why at the proxy”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.
