Skip to content
Windsurf

Nova3D for Windsurf

io.github.raresense/nova3d

Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script.

client:Windsurf transport:stdio runtime:pypi

Install Nova3D in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nova3d": {
      "command": "uvx",
      "args": [
        "nova3d-mcp"
      ],
      "env": {
        "NOVA3D_TOKEN": "<NOVA3D_TOKEN>",
        "NOVA3D_APP_URL": "<NOVA3D_APP_URL>"
      }
    }
  }
}

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

Nova3D in other clients