WhichModel for Cursor
io.github.which-model/whichmodel
Cost-optimized LLM model routing recommendations for autonomous AI agents
client:Cursor
transport:streamable-http
Install WhichModel in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"whichmodel": {
"url": "https://whichmodel.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs