Works with the tools you already run
A2Agent speaks the Anthropic, OpenAI and Gemini protocols on one endpoint, so most clients need nothing more than a base URL and a key. These guides cover what actually differs once the requests leave your machine.
Claude Code
Run Claude Code on GLM, Kimi, DeepSeek, Qwen or MiniMax
Anthropic Messages APICodex CLI
Point Codex CLI at a Responses API that costs a fraction of the original
OpenAI Responses APICline
Use Cline in VS Code against an OpenAI-compatible endpoint
OpenAI Chat Completions APIRoo Code
Point Roo Code at a cheaper OpenAI-compatible endpoint
OpenAI Chat Completions APIKilo Code
Run Kilo Code against GLM, Kimi, DeepSeek, Qwen or MiniMax
OpenAI Chat Completions APICursor
Use Cursor with a custom OpenAI-compatible endpoint
OpenAI Chat Completions APIMore client guides are on the way. The full API reference lives in the docs.