For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Configuration
Entry point to configuring gateways, listeners, routes, backends, and policies in agentgateway.
Learn how to configure agentgateway proxies to achieve intelligent routing, security, and resilience for your agentic workloads.
Overview
Understand agentgateway’s top-level configuration sections and how to write, update, and run a …
Static configuration
Configure static settings that are applied at startup time.
Gateways
Define named gateways that set up the ports and listeners where LLM, MCP, UI, and routing traffic …
Listeners
Define the ports, protocols, and TLS settings where agentgateway accepts incoming traffic.
Routes
Match HTTP and TCP traffic on a gateway and forward it to backends.
Backends
Configure backends to route traffic to hostnames, LLM providers, and MCP servers.
Policies
Apply policies to shape traffic that flows through agentgateway.
Traffic management
Control traffic with matching, redirects, body buffering, rewrites, and transformations.
Resiliency
Configure retries, timeouts, rate limits, and mirroring for fault tolerance.
Security
Compare the authentication, authorization, TLS, and rate limiting policies available to protect your …