search_docs
ActiveTool of Gonka Network Pricing
declared in 3.4.2
Full-text search across all Gonka documentation files. Use this when query_graph returns no results. Returns file excerpts containing the search term.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
},
"max_results": {
"type": "integer",
"default": 3
},
"context_chars": {
"type": "integer",
"default": 400
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gonka Network Pricing
https://github.com/bystray/gonka-mcp-server
2/7 registries