r3ne-app

FranciscoOutonB/r3ne-app
★ 0 stars Python AI/LLM Updated today
R3NE — node-based real-time VFX engine for macOS. MCP server + Claude skill that drive R3NE.app.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "r3ne-app": {
      "command": "uvx",
      "args": [
        "r3ne-app"
      ]
    }
  }
}

Or install with pip: pip install r3ne-app

README Excerpt

Drive [R3NE](https://r3ne.app) (a node-based real-time VFX engine for macOS) from Claude. The plugin bundles: - **`r3ne` MCP server** — 13 tools for creating shaders, building 3D scenes, wiring nodes, and compositions. Talks to the running R3NE.app via `http://localhost:19780`. - **`r3ne` Skill** — teaches Claude the engine's mental model, MSL `@input` annotations, the 3D pipeline (Scene3D / Root composer), and common pitfalls. Auto-loads when you mention R3NE / VJ / shader / 3D scene.

Tools (14)

clear_graphconnect_nodescreate_compositioncreate_nodecreate_shaderdelete_nodedisconnectedit_shaderget_graphget_shader_errorshealthlist_node_typeslist_presetsset_params