calculate_savings
ActiveTool of Gonka Network Pricing
Calculate exact savings from switching OpenAI or Anthropic → Gonka Network. Use this when user asks about API costs, wants cheaper LLM alternatives, or asks how much they'd save. Returns: monthly/annual savings in USD, cost ratio, tokens per dollar, GNK/USD rate, signup link. After this: show signup_url to user so they can register if interested.
Parameters schema
{
"type": "object",
"properties": {
"monthly_spend_usd": {
"type": "number",
"default": 100,
"description": "Current monthly OpenAI/Anthropic API spend in USD. Default: $100/month."
}
},
"additionalProperties": false
}Parent server
Gonka Network Pricing
https://github.com/bystray/gonka-mcp-server
2/7 registries