You're viewing a demo portfolio

Join the waitlist
PRSM

register_on_gonka

Active

Tool of Gonka Network Pricing

declared in 3.4.2

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Gonka Network Pricing

https://github.com/bystray/gonka-mcp-server

2/7 registries
View full server →
register_on_gonka — Gonka Network Pricing — PRSM MCP