For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
MCP authentication
Configure OAuth 2.0 and JWT authentication for MCP servers
MCP authentication protects MCP servers with OAuth 2.0. Agentgateway acts as a resource server: it validates the tokens that your authorization server issues, serves the protected resource metadata that MCP clients discover, and adapts to the OAuth behavior of each supported identity provider.
For the policy reference, including the authorization server proxy, resource server only, and passthrough scenarios, the supported providers, authentication modes, and JWT claim validation, see MCP authentication.
Identity provider guides
For end-to-end setup with a specific identity provider, including registering the application and connecting an MCP client, see the following guides.