Agent Setup

Connect coding agents to AnyInt with a compatible gateway URL and API key.

Choose your agent

AnyInt works with tools that support OpenAI-compatible, Anthropic, or Gemini endpoints. Create an API key in Console, then use the setup path that matches the tool.

AgentAPI formatStart with
Claude CodeAnthropic MessagesClaude Code setup
Codex CLIOpenAI ResponsesCodex setup
Gemini CLIGemini Developer APIGemini CLI setup

Each tool appends its own protocol version and operation paths. Use the exact gateway root from its setup page rather than one shared base URL for every tool.

Keep credentials safe

Store the API key in the tool's supported environment variable or secret store. Do not commit it to a repository or paste it into browser code.

Create separate keys for separate tools or environments so you can attribute usage and revoke one integration without disrupting the others.