Connect Nodi to your Claude, Codex, Cursor, and more
Skip the MCP setup. Nodi for desktop works directly with Claude Code, Cursor, and Codex — one command, no server config. Native access to your node graph from the agent you already use, with modeling skills built in and the latest model advancements.
Requires Nodi Desktop — join the waitlist for early access
Codex
Adds Nodi instructions to your AGENTS.md so Codex can build and edit node graphs straight from the CLI — every change appears live on the Nodi canvas.
Claude
Installs Nodi as a Claude Code skill — Claude gets full access to your node graph and expressions.
Gemini
Registers Nodi in your GEMINI.md so Gemini CLI can drive the node graph — generate, inspect, and refine models from a single prompt.
Cursor
Installs a project rule in .cursor/rules so Cursor's agent can model in Nodi alongside your code — right from your editor.
Setup
~ %
npx @nodi3d/agent@latest setup
Installed Nodi agent
instructions to:
~/.claude/skills/nodi
1. Run the install prompt
In your terminal, run npx @nodi3d/agent@latest setup to install the Nodi agent skills to your AI coding agent.
claude
> /nodi
Connecting to Nodi project...
✓ Connected to "My Project.nodi"
2. Connect to your projects
In your AI agent, run the /nodi skill to connect it to your Nodi project and grant access to the project from your desktop app.
> /nodi Generate gradient gyroid infill in sphere
Found sphere objects...
3. Write your first prompt
Ask your AI agent to generate geometry, tweak a node graph, or make any change to your Nodi project using natural language.