Skip to content
Windsurf

mcp cinema4d for Windsurf

io.github.kumoproductions/mcp-cinema4d

MCP server for Cinema 4D — entity CRUD, parameter-level access, batched undo, security controls.

client:Windsurf transport:stdio runtime:npm

Install mcp cinema4d in Windsurf

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

{
  "mcpServers": {
    "mcp-cinema4d": {
      "command": "npx",
      "args": [
        "-y",
        "@kumoproductions/mcp-cinema4d"
      ]
    }
  }
}

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

mcp cinema4d in other clients