Glitch Toolkit for Zed
io.github.abstractglitch/glitch-toolkit
Read-only checks that fail a guardrail which is present but has stopped refusing anything
client:Zed
transport:stdio
runtime:pypi
Install Glitch Toolkit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"glitch-toolkit": {
"command": "uvx",
"args": [
"glitch-toolkit"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs