Kosha Model Discovery MCP
v1.6.2io.github.sriinnu/kosha-discovery
Tells your agent which model to use and what it costs, across 45 providers and local runtimes.
transport:stdio
runtime:npm
Target client
run in your project directory
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
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.