Documentation Index
Fetch the complete documentation index at: https://docs.costa.app/llms.txt
Use this file to discover all available pages before exploring further.
Routers only work on traffic flowing through Costa. If you haven’t connected yet, start there.
Cosmic Routers let you send requests to multiple models and providers. You can use them to extend your subscriptions by adding a second model.
Let’s build one called daily-driver — 75% Opus on your Claude Max, 25% Kimi-K2.6 via OpenRouter.
Did you know, mixing models like this can increase overall performance? Learn more
Add a second provider
Kimi-K2.6 is on OpenRouter, so let’s add it.You’ll need an OpenRouter API key. If you don’t have one, grab one from openrouter.ai — it takes a minute.
- Go to AI Providers and click Add provider.
- Pick OpenRouter and paste your API key.
- On the OpenRouter row, click Edit models and add
kimi-k2.6to the enabled list.
Build the router
- Go to Models and click Add a router.
- Name it
daily-driver. - Add two models with a 75/25 split:
- 75% →
claude-opus-4.7(your Claude Max subscription) - 25% →
kimi-k2.6(via OpenRouter)
- 75% →
- Save.
costa/daily-driver.See it route
Send a few prompts. In your session logs, click the latest session — every request shows the model your router picked, and you can watch the 75/25 split hold across the session.