Skip to content
Claude Desktop

Glitch Toolkit for Claude Desktop

io.github.abstractglitch/glitch-toolkit

Read-only checks that fail a guardrail which is present but has stopped refusing anything

client:Claude Desktop transport:stdio runtime:pypi

Install Glitch Toolkit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "glitch-toolkit": {
      "command": "uvx",
      "args": [
        "glitch-toolkit"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Glitch Toolkit in other clients