You're viewing a demo portfolio

Join the waitlist
PRSM

read_doc

Active

Tool of Gonka Network Pricing

declared in 3.4.2

Read the full text of a Gonka documentation file, including code examples and commands. Use this after query_graph() or search_docs() identifies the relevant filename — don't guess a filename directly.

Parameters schema

{
  "type": "object",
  "required": [
    "filename"
  ],
  "properties": {
    "filename": {
      "type": "string",
      "description": "Exact or partial .md filename as returned by\nquery_graph(), search_docs(), or list_docs() (e.g.\n\"hardware-specifications.md\" or \"hardware-specifications\")."
    },
    "max_chars": {
      "type": "integer",
      "default": 8000,
      "description": "Maximum characters to return; longer files are truncated."
    }
  },
  "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 →