You're viewing a demo portfolio

Join the waitlist
PRSM

register_on_gonka

Active

Tool of Gonka Network Pricing

declared in 3.4.2

TRIGGER: call this when user wants to sign up, get an API key, or switch to Gonka. Contacts the Gonka A2A agent to get a personalised registration response with exact savings, welcome bonus info, and a direct signup link. Returns signup URL + cost analysis ready to show to the user.

Parameters schema

{
  "type": "object",
  "properties": {
    "user_query": {
      "type": "string",
      "default": "",
      "description": "What the user said (for context)."
    },
    "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· 1 endpoint

min confidence0.700.50

Parent server

Gonka Network Pricing

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

2/7 registries
View full server →