token-scout

jackccrawford/token-scout
★ 6 stars Rust 🤖 AI/LLM Updated today
For OpenClaw, Hermes and more. Find free and low-cost inference (LLM models). Use them directly. Provides both a CLI and MCP server that knows which free-tier LLM APIs exist, which ones you have keys for, and which one fits your task. Returns endpoints so can you call models directly. No proxy, no middleware, no latency tax.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "token-scout": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "token-scout"
      ]
    }
  }
}

Topics

agentagentic-aiai-agentsclaude-codefreefree-inferencellmmcpmcp-servermodel-discoverymodel-routingollamaopenclawopenroutertoken-optimization