Skip to content
Claude Desktop

OptimToken for Claude Desktop

io.github.optimnow/ai-pricing-hub

Compare LLM API pricing, estimate workload costs, and benchmark cloud compute. By OptimNow.

client:Claude Desktop transport:streamable-http

Install OptimToken in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ai-pricing-hub": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ai-pricing-hub-mcp-9604f763.alpic.live/"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

OptimToken in other clients