Skip to content
Back to search
30
MCP v1.0.0 streamable-http

WhichModel

io.github.Which-Model/whichmodel

Cost-optimized LLM model routing recommendations for autonomous AI agents

Uptime
0.0%
2 probes
Response
840ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

WhichModel
Cost-optimized LLM model routing recommendations for autonomous AI agents
0 tools · streamable-http
llm-oracle
Up-to-date LLM pricing + availability catalog with cited sources for AI agent routing.
0 tools
Robot Resources Router
Intelligent LLM routing proxy — 60-90% cost savings by auto-selecting the cheapest model
0 tools
LLM Router
Routes prompts across Claude, Gemini, and GPT-4o based on task type to minimize token cost.
0 tools
Alephant
AI cost control and BYO-key routing across 50+ LLM providers and 320+ models.
0 tools
SkillFM LLM Cost Optimizer
LLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "whichmodel": {
      "url": "https://whichmodel.dev/mcp",
      "transport": "streamable-http"
    }
  }
}