playcaller

takashicompany/playcaller
★ 3 stars C# 🤖 AI/LLM Updated 29d ago
An MCP server for Unity that lets AI verify implementations by performing tap, drag, and flick operations on the Game View.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "playcaller": {
      "command": "npx",
      "args": [
        "-y",
        "takashicompany/playcaller"
      ]
    }
  }
}

Topics

aiclaudeclaude-codegame-developmentinput-simulationllmmcpmcp-servermodel-context-protocolplaytestingplaywrightscreenshottestingunityunity-mcp