Back to MCP Servers
Misterclaw
MiSTerClaw — MCP remote control for MiSTer-FPGA. Launch games, search ROMs, take screenshots, manage systems, and set up Tailscale VPN. Auto-discovers 70+ systems with dynamic core/ROM scanning.
embedded-systemai
By catallo
Installation
npx -y misterclawConfiguration
{
"mcpServers": {
"misterclaw": {
"command": "npx",
"args": ["-y", "misterclaw"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes