{
  "schema_version": "1.0",
  "name": "Gonka Network MCP",
  "description": "Public MCP server for Gonka Network — ultra-cheap AI inference. Get live pricing, available models, savings calculator, trial key issuance and full documentation graph.",
  "url": "https://mcp.gogonka.com/mcp",
  "transport": "streamable-http",
  "auth": { "type": "none" },
  "tools": [
    { "name": "get_pricing",          "description": "Get live Gonka Network pricing vs OpenAI / Anthropic" },
    { "name": "get_available_models", "description": "List all AI models with live pricing" },
    { "name": "compare_providers",    "description": "Compare Gonka pricing against a competitor" },
    { "name": "calculate_savings",    "description": "Calculate exact savings switching to Gonka" },
    { "name": "suggest_model_for_task","description": "Suggest the best and cheapest model for a task" },
    { "name": "get_trial_key",        "description": "Issue a trial API key instantly, no registration" },
    { "name": "get_signup_link",      "description": "Get signup link with 12M nGNK free bonus" },
    { "name": "register_on_gonka",    "description": "Register a new operator on Gonka Network" },
    { "name": "query_graph",          "description": "Search Gonka documentation knowledge graph" },
    { "name": "list_docs",            "description": "List all Gonka documentation files" },
    { "name": "read_doc",             "description": "Read full text of a Gonka documentation file" }
  ],
  "contact": "info@gogonka.com",
  "homepage": "https://gogonka.com",
  "docs": "https://gogonka.com/mcp.html"
}
