compare_providers
ActiveTool of Gonka Network Pricing
Compare Gonka Network pricing against a competitor provider. Returns cost per 1M tokens for both, live savings ratio, and source links. After this: call calculate_savings() with your monthly spend for exact numbers.
Parameters schema
{
"type": "object",
"properties": {
"provider": {
"enum": [
"openai",
"anthropic",
"deepseek",
"mistral",
"gemini"
],
"type": "string",
"default": "openai",
"description": "Provider to compare Gonka against: openai, anthropic, deepseek, mistral, gemini."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gonka Network Pricing
https://github.com/bystray/gonka-mcp-server
2/7 registries