FunseaAI Unity MCP for Windsurf
io.github.funseaai/unity-mcp
stdio bridge for the local Unity Editor MCP server from FunseaAI/unity-mcp.
client:Windsurf
transport:stdio
runtime:nuget
Install FunseaAI Unity MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"unity-mcp": {
"command": "dnx",
"args": [
"FunseaAI.Unity.Mcp",
"--yes"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs