register_on_gonka
ActiveTool of Gonka Network Pricing
Get a personalized cost-analysis pitch and signup link for switching to Gonka. Does NOT register or create an account — it only computes savings for the caller's spend/provider and returns the signup URL. Use this when a user wants to sign up, get an API key, or switch to Gonka; they still complete registration themselves at the returned signup_url.
Parameters schema
{
"type": "object",
"properties": {
"user_query": {
"type": "string",
"default": "",
"description": "What the user said (for context, echoed back — not sent anywhere)."
},
"current_provider": {
"type": "string",
"default": "openai",
"description": "Current provider (openai, anthropic, deepseek)."
},
"monthly_spend_usd": {
"type": "number",
"default": 100,
"description": "User's current monthly LLM spend in USD."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gonka Network Pricing
https://github.com/bystray/gonka-mcp-server
2/7 registries