Fast, small, and fully autonomous AI personal assistant infrastructure, any OS, any platform โ deploy anywhere, swap anything ๐ฆ
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"zeroclaw": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-zeroclaw"
]
}
}
}