loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

misterclaw

MCP Tool

catallo/misterclaw

👾🦀 MiSTerClaw — MCP Remote Control for MiSTer-FPGA

Install

$ npx loaditout add catallo/misterclaw

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "misterclaw": {
      "command": "npx",
      "args": [
        "-y",
        "misterclaw"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

👾🦀 MiSTerClaw — MCP Remote Control for MiSTer-FPGA

MiSTerClaw is the first MCP server for MiSTer-FPGA. Control your MiSTer from any AI agent.

-blue)

What is this?

MiSTerClaw lets AI agents — Claude, ChatGPT, OpenClaw, Hermes, Cursor, and others — control a MiSTer-FPGA over the network. Launch games, search your ROM library, take screenshots, read and modify core settings and DIP switches, navigate the OSD menu, manage the system, and even set up Tailscale VPN for secure remote access from anywhere. It uses the Model Context Protocol (MCP) standard, so any MCP-compatible client works out of the box. For agents without MCP support, a CLI client is also included.

MCP Setup

Add MiSTerClaw to your MCP client config:

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "misterclaw": {
      "command": "/path/to/misterclaw-mcp",
      "args": ["--host", "mister-fpga"]
    }
  }
}

Cursor (.cursor/mcp.json):

{
  "mcpServers": {
    "misterclaw": {
      "command": "/path/to/misterclaw-mcp",
      "args": ["--host", "mister-fpga"]
    }
  }
}
MCP Tools

| Tool | Description | |------|-------------| | mister_status | What's currently playing | | mister_launch | Launch a game by search or path | | mister_search | Search the ROM library | | mister_systems | List all available systems with ROM counts | | mister_screenshot | Take a screenshot (returns PNG image) | | mister_info | System info (hostname, IP, temp, RAM, disks, uptime) | | mister_input | Send keyboard input (OSD navigation, named keys) | | mister_osd_info | Query OSD menu structure from CONF_STR database | | mister_osd_visible | Show

Tags

ai-agentclawexecde10-nanofpgamcpmcp-servermister-fpgaremote-controlretro-gaming

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated29 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/23/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/catallo/misterclaw)](https://loaditout.ai/skills/catallo/misterclaw)