zahadun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| zahadun_peersC | Kto jest w siatce zahadun i co umie (z AgentCards). |
| zahadun_askA | Zleca zadanie peerowi w siatce. Zwraca identyfikator zadania - wynik odbierz przez zahadun_task. |
| zahadun_taskA | Odbior wyniku lub statusu zadania. |
| zahadun_modelsA | Zywy katalog modeli toru opencode wraz z cenami (z lokalnego serwera OpenCode). Model spoza katalogu jest bledem, nigdy cichym podstawieniem. |
| zahadun_memory_searchA | Przeszukuje pamiec mesh po tresci (ripgrep po katalogu toru). |
| zahadun_memory_readC | Odczyt tematu (po contextId) albo wpisu wspolnego (po slugu). |
| zahadun_memory_writeA | Zapis do pamieci mesh. |
| zahadun_memory_topicsC | Lista tematow i wpisow wspolnych w pamieci mesh. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |