Vercel AI Gateway
The Vercel AI Gateway provides a unified API to access hundreds of models through a single endpoint.- Provider:
vercel-ai-gateway - Auth:
AI_GATEWAY_API_KEY - API: Anthropic Messages compatible
Quick start
- Set the API key (recommended: store it for the Gateway):
- Set a default model:
Non-interactive example
Environment note
If the Gateway runs as a daemon (launchd/systemd), make sureAI_GATEWAY_API_KEY
is available to that process (for example, in ~/.clawdia/.env or via
env.shellEnv).