A pixel desktop pet that watches Claude Code, Codex, Cursor & other AI coding agents โ so you don't have to.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"clawd-on-desk": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-clawd-on-desk"
]
}
}
}