Skip to content
Claude Desktop

AI Price Index for Claude Desktop

io.github.roninforge/ai-price-index-mcp

Read-only, zero-key MCP server for point-in-time AI model API prices. Open data, CC BY 4.0.

client:Claude Desktop transport:stdio runtime:npm

Install AI Price Index in Claude Desktop

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

{
  "mcpServers": {
    "ai-price-index-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ai-price-index-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AI Price Index in other clients