roadmodel

nathanramoscfa/roadmodel
★ 0 stars Python Code/Dev Tools Updated 12d ago
Recommends the right AI model, platform, and settings for any prompt — grounded in public benchmarks and per-category ratings. BYO-key CLI, MCP server, and web app.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "roadmodel": {
      "command": "uvx",
      "args": [
        "roadmodel"
      ]
    }
  }
}

Or install with pip: pip install roadmodel

README Excerpt

A BYO-key command-line tool that recommends **which AI model on which platform with which settings** for a given prompt. Point it at a task description, and it returns a six-field block — `MODEL / PLATFORM / MAX MODE / THINKING / CONVERSATION / RATIONALE` — grounded in a bundled benchmark and pricing catalog (Cursor pricing, Artificial

Tools (3)

ANTHROPIC_API_KEYGOOGLE_API_KEYOPENAI_API_KEY