clawtouch mcp for Zed
io.github.tinqiao-oss/clawtouch-mcp
USB-HID keyboard/mouse (Pico 2, open firmware) as MCP tools; --mock runs with no hardware
client:Zed
transport:stdio
runtime:pypi
Install clawtouch mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"clawtouch-mcp": {
"command": "uvx",
"args": [
"clawtouch-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs