glitch-toolkit
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
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| glitch_statusA | Which of the six bounded-autonomy practices are installed in this repository and which are not. Reads only. A step reported as failing usually means the reader has not yet written their own file for it (CLAUDE.md, FLEET.md, FLOOR.md, PLAN.md), which is work, not a bug. |
| glitch_checkA | Run one step's check, or all of them. A step passes only when its artifact is present, runs, AND still refuses a deliberately broken case. Returns a receipt per passing step. Reads only. |
| glitch_ledger_tailA | The most recent entries from this repository's append-only ledger: what was asked of this server and what it answered. Supersession is reported, never applied, so a superseded entry is still visible. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |