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 binds, 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.
Policies
Apply policies to shape traffic that flows through agentgateway.
Listeners
Define the ports, protocols, and TLS settings where agentgateway accepts incoming traffic.
Backends
Configure backends to route traffic to hostnames, LLM providers, and MCP servers.
Routes
Match HTTP and TCP traffic on a listener and forward it to backends.
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 …