runecho
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| structureA | Deterministic structure (files + symbols) of an enrolled repo's current code. Use to ground claims about what functions/types/exports exist. Scope with |
| diffA | Structural drift for an enrolled repo. With a+b (snapshot ids) diffs those snapshots; with |
| hashA | Deterministic root hash + file count of an enrolled repo's current code. Same code → identical hash across machines. |
| statusB | Per-repo health: last indexed, staleness, parse errors, coverage %, snapshot count, latest stored hash, file cap. |
| healthA | Store-wide health: schema version, integrity check, number of enrolled repos, db path. |
| locateA | Deterministically locate symbols in an enrolled repo: name → file:line (+ short body hash). Pass |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |