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 an OpenAI-compatible API for supported clients. Configure each client with the gateway address and a model name that agentgateway accepts, aliases, rewrites, or routes.
Supported clients
Claude Code
Configure Claude Code CLI to use agentgateway
Claude Desktop
Configure Claude Desktop to use agentgateway
Cursor
Configure Cursor AI code editor to use agentgateway
Codex
Configure Codex AI coding tool to use agentgateway
Devin Desktop
Configure Devin Desktop AI code editor to use agentgateway
VS Code Continue
Configure Continue extension for VS Code to use agentgateway
GitHub Copilot
Configure GitHub Copilot to use agentgateway
OpenAI SDK
Use OpenAI SDK (Python and Node.js) with agentgateway
curl
Test and interact with agentgateway using curl