Attic Standard MCP
The Model Context Protocol is an open standard for connecting AI assistants to external data sources. Attic Standard MCP makes our entire pricing dataset, plus the capability intelligence behind every model, available through this protocol, so your agent can search models, compare vendors, and rank options by capability and cost without leaving the chat environment.
Connect once with a JSON config block, then query in plain language. Your agent gains access to live pricing across the inference economy, with real-time pricing, capability metadata, and benchmark indexes. No API keys to manage, no rate limits to navigate, no separate dashboards to maintain.
Each tool addresses a different decision. The free tier gives market-level intelligence and aggregated benchmarks. PRO unlocks SKU-level search, model deep-dives, vendor catalogs, and direct price comparison.
Add the Attic Standard MCP server to your client's configuration. The free tier needs no API key. PRO uses the key generated when you subscribe.
{
"mcpServers": {
"atom": {
"command": "npx",
"args": ["-y", "@a7om/mcp-server"],
"env": {
"ATOM_API_KEY": "your_key_here"
}
}
}
}Once added, restart your client and the Attic Standard tools appear automatically.
Attic Standard MCP is also listed across the MCP ecosystem, including Smithery, the Official MCP Registry, MCP.so, npm, mcpservers.org, PulseMCP, Glama.ai, LobeHub, MCPMarket and GitHub.
The free tier gives immediate access to the market intelligence. PRO unlocks the operational tools that let an agent make specific model and vendor decisions at runtime.
MCP puts the benchmark where you are already working. Terminal gives the full historical record on a dashboard built for analysis, and Feed delivers the underlying records straight into your own systems.