CLI for enhancing Claude Code & Desktop with various utilities & toys.
- Commands for managing Claude Code hooks
- Sound effects (using hooks)
- Claude Desktop MCP server config + debugging commands
- tmux configurations (WIP)
- probably other stuff I forgot about
uv tool install clodd
- run
clod
- should work probably lol
- Clone the repo.
- Run
uv venv
,uv sync
, andsource .venv/bin/activate
. - Run
clod --help
for a list of commands.