Integrations
Claude Code
The Zuplo AI Gateway supports the Anthropic
/v1/messages
API endpoint. This means that you can configure
Claude Code to work seamlessly via
the AI Gateway.
Claude Code Setup
-
Create a new provider in the AI Gateway for Anthropic
-
Create a new app to use with Claude Code and assign it to the team you created
-
Copy the API Key for the app you created, as well as the Gateway URL
-
Add the API key and Gateway URL to your environment, or Claude Code settings, using either approach below
Environment
Code
Using settings.json
Code
Restart Claude and it will switch to using your new AI Gateway configuration and all your Claude Code LLM requests will route through the AI Gateway.
Last modified on