Funplay Unity MCP for Claude Desktop
io.github.funplayai/funplay-unity-mcp
stdio bridge for the local Unity Editor MCP server from FunplayAI/funplay-unity-mcp.
client:Claude Desktop
transport:stdio
runtime:nuget
Install Funplay Unity MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"funplay-unity-mcp": {
"command": "dnx",
"args": [
"funplay.unity.mcp",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs