For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
LLM clients
Configure AI coding tools and applications to use agentgateway
Agentgateway exposes OpenAI-compatible and provider-native APIs for supported clients. Configure each client with the gateway address and a model name that agentgateway accepts, aliases, rewrites, or routes.
Supported clients
Generate client settings
Note
The Kubernetes Admin UI is read-only and does not currently show the standalone LLM > Client Setup generator. Use the client guides in this section to configure the same gateway URL, model, and credential values manually. Follow agentgateway/agentgateway#2989 for the Client Setup enhancement.
Claude Code
Configure Claude Code CLI to use agentgateway running in Kubernetes
Claude Desktop
Configure Claude Desktop to use agentgateway running in Kubernetes
Codex
Configure Codex to use agentgateway running in Kubernetes
curl
Test agentgateway running in Kubernetes with curl
Cursor
Configure Cursor AI code editor to use agentgateway running in Kubernetes
Devin Desktop
Configure Devin Desktop AI code editor to use agentgateway running in Kubernetes
GitHub Copilot
Configure GitHub Copilot to use agentgateway running in Kubernetes
OpenAI SDK
Use the OpenAI Python and Node.js SDKs with agentgateway running in Kubernetes
VS Code Continue
Configure VS Code Continue to use agentgateway running in Kubernetes