Clawtouch MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 157 installs a week from pypi. Last commit 7 Jun 2026.
USB-HID keyboard/mouse (Pico 2, open firmware) as MCP tools; --mock runs with no hardware
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add clawtouch-mcp -- uvx clawtouch-mcp
{
"mcpServers": {
"clawtouch-mcp": {
"args": [
"clawtouch-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.clawtouch-mcp]
command = "uvx"
args = ["clawtouch-mcp"]
{
"mcpServers": {
"clawtouch-mcp": {
"args": [
"clawtouch-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"clawtouch-mcp": {
"args": [
"clawtouch-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.