AI & ML
Trust: 32/100 (Limited)ATOM Pricing Intelligence Guide
The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes.
by A7OM-AI
Quick Start
Install
npx atom-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-a7om-ai-atom-mcp-server": {
"command": "npx",
"args": [
"atom-mcp-server"
]
}
}
}