Skip to content
Back to search
30
MCP streamable-http

WhichModel

io.github.which-model/whichmodel

Cost-optimized LLM model routing recommendations for autonomous AI agents

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable

How to use

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

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