clawtouch mcp for Windsurf
io.github.tinqiao-oss/clawtouch-mcp
USB-HID keyboard/mouse (Pico 2, open firmware) as MCP tools; --mock runs with no hardware
client:Windsurf
transport:stdio
runtime:pypi
Install clawtouch mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"clawtouch-mcp": {
"command": "uvx",
"args": [
"clawtouch-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs