Skip to content
Claude Code

Kosha Model Discovery for Claude Code

io.github.sriinnu/kosha-discovery

Tells your agent which model to use and what it costs, across 45 providers and local runtimes.

client:Claude Code transport:stdio runtime:npm

Install Kosha Model Discovery in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add kosha-discovery -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e GOOGLE_API_KEY=<GOOGLE_API_KEY> -e OPENROUTER_API_KEY=<OPENROUTER_API_KEY> -e XAI_API_KEY=<XAI_API_KEY> -e TYPESAFE_API_KEY=<TYPESAFE_API_KEY> -e KOSHA_CACHE_TTL_HOURS=<KOSHA_CACHE_TTL_HOURS> -- npx -y @sriinnu/kosha-discovery

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Kosha Model Discovery in other clients