nexora-ai-ops / Pricing Benchmark Index
Pricing Benchmark Index 1.0.0
1.0.0
nexora-ai-ops/pricing-benchmark-index
Query external LLM/agent unit-cost benchmarks by provider and model tier.
Connect
Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
"mcpServers": {
"pricing-benchmark-index": {
"transport": "streamable-http",
"url": "https://gateway.nexora.example/pricing-benchmark-index"
}
}
}
JSON
{
"server": {
"name": "nexora-ai-ops/pricing-benchmark-index",
"title": "Pricing Benchmark Index",
"description": "Query external LLM/agent unit-cost benchmarks by provider and model tier.",
"version": "1.0.0",
"packages": null,
"remotes": [
{
"type": "streamable-http",
"url": "https://gateway.nexora.example/pricing-benchmark-index"
}
],
"repository": null,
"icons": null,
"website_url": "https://nexora.apim.eu/mcp-registry",
"latest": true,
"created_at": "2026-09-07T07:27:49.087Z",
"updated_at": "2026-09-07T07:27:49.087Z"
}
}