mojulo for Claude Desktop
io.github.zombico/mojulo
A 3D compiler for coding agents: objects, worlds and games as small recipes. Emits Godot and STL.
client:Claude Desktop
transport:stdio
runtime:npm
Install mojulo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mojulo": {
"command": "npx",
"args": [
"-y",
"mojulo"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs