One proxy. Every provider. Zero config pain. CORVYN routes your AI requests to the cheapest model that can handle the job — saving you up to 85% on API costs.
CORVYN USERS SAVED
example monthly savings with CORVYN
Audience
Save on AI costs no matter your size or use case.
Build projects with free tiers. Handle 90% of tasks with Gemini, Mistral, and OpenRouter. Keep costs near zero while maintaining quality.
Scale from zero to millions of users intelligently. Route simple tasks to free tiers, hard tasks to your paid keys. Never surprise bills.
Centralize AI routing with policy controls. Track costs in your local currency. Maintain security while optimizing spending across teams.
Workflow
Three steps to cut your AI bill by 85% without changing how you work.
OpenCode, Claude Code, Cursor, Aider — just change one URL setting and you're routing through CORVYN.
Classifies every task in <0.1ms. Routes simple tasks to free models. Hard tasks to your paid key.
Free models handle 85% of tasks. See exactly what you spend in your currency. Never a surprise bill.
Integrations
15 providers. 40+ models. One config file. Enable only what you have.
Cloudflare Integration
Route through Cloudflare's edge network. Get caching, analytics, rate limiting, guardrails, and DLP — with zero extra code.
Billing Modes
Upstream Providers
Cache & Analytics
Cost Tracking
Global by Default
Auto-detected from your system locale. 60+ currencies supported with real-time exchange rates.
Quick Start
Install, configure, and start routing. Works with any OpenAI-compatible client.
curl -fsSL https://raw.githubusercontent.com/corvyn-ai/corvyn/main/install.sh | bash
corvyn init
corvyn start
{
"provider": {
"corvyn": {
"npm": "@ai-sdk/openai-compatible",
"options": { "baseURL": "http://localhost:4000/v1" },
"models": {
"auto": { "name": "CORVYN Auto Router" },
"free": { "name": "CORVYN Free Only" },
"paid": { "name": "CORVYN Paid Only" }
}
}
},
"model": "corvyn/auto"
}
Built in Tamil Nadu. For developers everywhere.
Fork it, use it, build on it
Nothing leaves your machine
PRs and issues welcome