Enable AI agents to remotely control TinyPilot devices through KVM primitives.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "tinypilot-mcp" yet — see the docs or source repo.
Use tinypilot-mcp to list available TinyPilot devices, select the one whose name contains "lab-node-2", capture the current screen, and simulate pressing Ctrl+Alt+Delete.
Returns the matched device information, the current screen capture, and performs the requested keyboard input.
Connect to the target TinyPilot device, capture the screen to confirm the login interface, then move the mouse to the bottom-right button and click it.
Captures the screen and sends mouse movement and click events to the target device.
As an operations assistant, use tinypilot-mcp on the specified TinyPilot device to do the following: capture the screen, type the username admin, and press Enter.
Performs screen capture, keyboard input, and Enter in sequence so the AI agent can continue the workflow.
Operations teams can let an AI agent operate remote device interfaces through TinyPilot KVM capabilities. It fits basic remote-control tasks that require screen capture, keyboard input, and mouse clicks.
When multiple TinyPilot devices exist, this MCP tool provides fleet-aware device selection. Developers or operators can identify the right target first and then perform control actions.
It is an MCP server that exposes TinyPilot KVM primitives to AI agents, including screen capture, keyboard input, mouse events, and device selection.
Based on the provided information, you at least need TinyPilot devices and an AI agent that can connect to the MCP server. For installation and configuration details, see the source repository.
The description emphasizes that it is an MCP server for AI agents, not just a human-facing remote access interface. It provides composable KVM primitives and device selection for automated control workflows.
Enable LLMs to control embedded devices through the Model Context Protocol.
Let AI control local or remote terminals and interactive TUI apps.
Enable AI to control Windows apps through vision and simulated input.
Let AI directly control QEMU virtual machines for debugging and test automation.
Run persistent interactive shell sessions for commands, tools, and large outputs.
Control a Mineflayer Minecraft bot to automate gameplay actions and interactions.