Skip to content
Windsurf

mojulo for Windsurf

io.github.zombico/mojulo

A 3D compiler for coding agents: objects, worlds and games as small recipes. Emits Godot and STL.

client:Windsurf transport:stdio runtime:npm

Install mojulo in Windsurf

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

{
  "mcpServers": {
    "mojulo": {
      "command": "npx",
      "args": [
        "-y",
        "mojulo"
      ]
    }
  }
}

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

mojulo in other clients