Compute Finance Oracle for Claude Desktop
io.github.compute-finance/mcp
Live AI compute pricing oracle — real-time LLM model prices across providers
client:Claude Desktop
transport:stdio
runtime:npm
Install Compute Finance Oracle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@compute-finance/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs