volthq-mcp-server
Volt HQ
Das Rechenpreis-Orakel für KI-Agenten.
Was es tut
Vergleicht Preise bei 9 Anbietern (OpenAI, Anthropic, Groq, Together AI, DeepInfra, Fireworks AI, Cerebras, Hyperbolic, Akash) — über 200 Angebote mit Live-API-Preisen
Empfiehlt optimales Routing — sagt Ihrem Agenten, wo er die gleiche Qualität günstiger erhält, inklusive Einsparungsschätzungen
Verfolgt Ausgaben und Budgets — Ausgabenzusammenfassungen nach Anbieter/Modell, Einsparungsberichte und Schwellenwertwarnungen
Related MCP server: volthq-mcp-server
Installation
Konfigurieren Sie Cursor und Claude Desktop automatisch mit einem Befehl:
npx volthq-mcp-server --setupErkennt installierte Clients und führt die Konfiguration zusammen, ohne Ihre bestehenden MCP-Server zu überschreiben.
Cursor — zum .cursor/mcp.json hinzufügen:
{
"mcpServers": {
"volthq": {
"command": "npx",
"args": ["-y", "volthq-mcp-server"]
}
}
}Claude Desktop — zum claude_desktop_config.json hinzufügen:
{
"mcpServers": {
"volthq": {
"command": "npx",
"args": ["-y", "volthq-mcp-server"]
}
}
}Tools
Tool | Beschreibung |
| Preise für ein Modell bei verschiedenen Anbietern vergleichen |
| Optimale Anbieterempfehlung mit Einsparungsschätzung erhalten |
| Ausgabenzusammenfassung nach Anbieter und Modell (heute/7d/30d) |
| Vergleich zwischen tatsächlichen Ausgaben und optimierten Ausgaben |
| Tägliche/wöchentliche/monatliche Budget-Schwellenwertwarnungen festlegen |
Beispiel
> volt_check_price { "model": "llama-70b" }
Price comparison for "llama-70b" — 14 offerings found
────────────────────────────────────────────────────────────
1. DeepInfra — Llama-70B
Input: $0.20/M tokens | Output: $0.27/M tokens | Avg: $0.24/M
Quality: 88% | Region: global
2. Hyperbolic — Llama-70B (FP8) on H100-SXM
Input: $0.40/M tokens | Output: $0.40/M tokens | Avg: $0.40/M
Quality: 85% | Region: global
3. Hyperbolic — Llama-70B (BF16) on H100-SXM
Input: $0.55/M tokens | Output: $0.55/M tokens | Avg: $0.55/M
Quality: 88% | Region: global
4. Groq — Llama-70B
Input: $0.59/M tokens | Output: $0.79/M tokens | Avg: $0.69/M
Quality: 88% | Region: global
5. Fireworks AI — Llama-70B
Input: $0.90/M tokens | Output: $0.90/M tokens | Avg: $0.90/M
Quality: 88% | Region: global
6. Together AI — Llama-70B
Input: $0.88/M tokens | Output: $0.88/M tokens | Avg: $0.88/M
Quality: 88% | Region: global
7. Akash — Llama-70B (FP8) on H100-SXM
Input: $3.49/M tokens | Output: $8.72/M tokens | Avg: $6.11/M
Quality: 85% | Region: global
8. Akash — Llama-70B (FP8) on A100-80GB
Input: $5.24/M tokens | Output: $13.11/M tokens | Avg: $9.18/M
Quality: 85% | Region: global
Cheapest is 97% less than most expensive option.DeepInfra für $0,24/M, Hyperbolic für $0,40/M, Groq für $0,69/M, Fireworks AI für $0,90/M — alles im Vergleich zu GPT-4o für $6,25/M.
Unterstützte Anbieter
OpenAI — GPT-4o, GPT-4o-mini
Anthropic — Claude Sonnet 4.6, Claude Haiku 4.5
Groq — Llama-70B, Llama-8B, Mixtral-8x7B
Together AI — Llama-70B, Llama-8B, DeepSeek-V3
DeepInfra — 75+ Modelle mit Live-API-Preisen (Llama, DeepSeek, Qwen, Mistral, Gemma und mehr)
Fireworks AI — Llama-70B, Llama-8B, DeepSeek-V3
Cerebras — Llama-3.1-8B, Qwen-3-235B
Hyperbolic — DeepSeek-V3, DeepSeek-R1, Llama-70B, Llama-8B
Akash — Llama-70B, Llama-8B auf H100 und A100 (Live-GPU-Preise)
Telemetrie
Volt sammelt standardmäßig anonyme Nutzungsmetadaten, um Routing-Empfehlungen zu verbessern. Dazu gehören: Anbietername, Modellname, Tool-Antwortzeit sowie Erfolgs-/Fehlerstatus.
Was niemals gesammelt wird: Prompts, Ausgaben, API-Schlüssel, Token-Anzahlen oder andere nutzeridentifizierbare Inhalte. IPs werden serverseitig gehasht und gekürzt.
Um dies zu deaktivieren, setzen Sie die Umgebungsvariable:
VOLT_OBSERVATIONS=falseLinks
npm: volthq-mcp-server
Web: volthq.dev
Lizenz
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
AI inference pricing for agents: live and historical model prices, provider comparison.
Sourced AI-model pricing and capability data — compare and route to the cheapest capable model.
Enforce AI budgets before the model call and track cost per customer across 10 providers.
Enterprise AI Control Plane: governance, guardrails, spend tracking, compliance & smart routing.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides real-time AI model pricing, cost estimation, and budget management tools to help agents understand and optimize their spending. It enables agents to compare costs across multiple providers and select the most cost-effective models for specific tasks.1-
- FlicenseAqualityNot gradedmaintenanceCompute price oracle for AI agents. Compare inference pricing across OpenAI, Anthropic, and DePIN providers like Hyperbolic. Get routing recommendations that save up to 80% on compute costs.5-
- AlicenseAqualityCmaintenanceGlobal price benchmarking for AI inference across 2,600+ SKUs from 47 vendors. Query live pricing, market indexes, and model specs via 8 tools. Free tier available.853 npmMIT
- FlicenseNot gradedqualityDmaintenanceProvides real-time token pricing for AI models, model comparison, cost calculation, and token usage tracking for agents and developers.-