USB-HID keyboard/mouse (Pico 2, open firmware) as MCP tools; --mock runs with no hardware
Give your AI agent real hands. An MCP server that turns any MCP-compatible client — Claude Desktop, Hermes Agent and any other — into something that can move a real mouse and press real keys through a USB HID device. A standalone Python process that speaks Model Context Protocol (MCP) over stdio and exposes mouse / keyboard primitives — , , , key combos, — to whatever AI agent you already use.…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
Give your AI agent real hands. An MCP server that turns any MCP-compatible client — Claude Desktop, Hermes Agent and any other — into something that can move a real mouse and press real keys through a USB HID device. A standalone Python process that speaks Model Context Protocol (MCP) over stdio and exposes mouse / keyboard primitives — , , , key combos, — to whatever AI agent you already use. Under the hood it talks over USB serial to a ClawTouch HID device (a Raspberry Pi Pico 2 running the…