For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Tutorials
Step-by-step guides for common agentgateway use cases
Learn how to use agentgateway through hands-on tutorials. Start with the basics and progress to more advanced configurations.
Basic MCP server
Get started with agentgateway by exposing a single MCP server
LLM gateway
Route requests to multiple LLM providers through a unified API
Multiplex MCP servers
Combine multiple MCP servers behind a single endpoint
MCP federation
Learn how to federate tools from multiple MCP servers through a single endpoint
Agent-to-Agent
Learn how to enable secure communication between AI agents using the A2A protocol
JWT authorization
Secure your agentgateway with JWT authentication and fine-grained tool access control
OpenAPI to MCP
Expose REST APIs as MCP tools using OpenAPI specifications
Telemetry & observability
Enable OpenTelemetry tracing and metrics for agentgateway
TLS / HTTPS
Enable HTTPS with TLS certificates for secure connections
MCP authentication
Implement OAuth-based authentication for MCP connections using the MCP auth spec
OAuth2 proxy integration
Integrate with OAuth2 Proxy for GitHub, Google, and other OAuth providers
Tailscale authentication
Authenticate users using Tailscale identity for zero-trust access
HTTP routing & policies
Configure advanced HTTP routing with matching, policies, and traffic management