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