ATOM Pricing Intelligence for Claude Desktop
io.github.a7om-ai/atom-mcp-server
The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes.
client:Claude Desktop
transport:sse
runtime:npm
tools:9
Install ATOM Pricing Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"atom-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://atom-mcp-server-production.up.railway.app/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