Skip to main content
Concentrate AI works with the AI coding tools and desktop apps you already use. Because Concentrate is a drop-in, OpenAI-compatible gateway, most integrations are just two values — the base URL and your API key — which unlocks 50+ models across 16+ providers without changing how you work.

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 CodeClaude Code
Claude DesktopClaude Desktop
CodexCodex
CursorCursor
More integrations are on the way. If your tool isn’t listed, it can almost certainly connect through the same OpenAI-compatible pattern: point the client at 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.
SettingValue
Base URLhttps://api.concentrate.ai/v1
Auth headerAuthorization: Bearer sk-cn-v1-...
Model formatprovider/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.

Feedback

If a tool didn’t connect cleanly, email support@concentrate.ai. We use integration friction reports to prioritize compatibility fixes.