llm advisor for Cline
io.github.daichi-kudo/llm-advisor
Real-time LLM/VLM benchmarks, pricing, and recommendations. 300+ models, 5 sources.
client:Cline
transport:stdio
runtime:npm
Install llm advisor in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"llm-advisor": {
"command": "npx",
"args": [
"-y",
"llm-advisor-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs