Skip to content
Windsurf

touchdesigner mcp server for Windsurf

io.github.8beeeaaat/touchdesigner-mcp-server

MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents

client:Windsurf transport:stdio runtime:npm

Install touchdesigner mcp server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "touchdesigner-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "touchdesigner-mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

touchdesigner mcp server in other clients