Pick your tool
Match the tool you’re using to the guide that walks through the setup.| If you’re using… | Use this guide |
|---|---|
| Claude Code | Claude Code |
| Claude Desktop | Claude Desktop |
| Codex | Codex |
| Cursor | Cursor |
https://api.concentrate.ai/v1, use an API key that starts with sk-cn-v1-, and pick a model in provider/model-id format. See the Quickstart for a from-scratch setup.
What every integration has in common
Regardless of which tool you connect, the setup comes down to the same values.| Setting | Value |
|---|---|
| Base URL | https://api.concentrate.ai/v1 |
| Auth header | Authorization: Bearer sk-cn-v1-... |
| Model format | provider/model-id (e.g. anthropic/claude-haiku-4-5) or bare slug (auto, gpt-5.4) |
What you get
- One key for every model. Access 50+ models across 16+ providers through a single API key, with no per-provider accounts to manage.
- Built-in observability. Usage, spend, latency, providers, models, and cache hits across your whole org, with no third-party integration.
- Team-scale spend management. Budgets at the organization, team, developer, and key level.
- Strategy-driven auto routing. Use
model: "auto"with explicit optimization for cost, latency, or performance. See Auto Routing.