LLM Hosting Pricing for Claude Desktop
ai.llmhosting/pricing
LLM and GPU rental prices: model price lookup, GPU listings, cheapest-GPU search, price history
client:Claude Desktop
transport:streamable-http
tools:5
Install LLM Hosting Pricing in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pricing": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://llmhosting.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs