read_doc
ActiveTool of Gonka Network Pricing
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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gonka Network Pricing
https://github.com/bystray/gonka-mcp-server
2/7 registries