$ timeahead.in
mcp/funseaai-unity-mcp/install

install FunseaAI Unity MCP

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/FunseaAI/unity-mcp
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "funplay": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "http://127.0.0.1:8765/"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/funseaai-unity-mcp/install/claude-desktop
← back to FunseaAI Unity MCP