mcneel

19 mods across 1 repository, 277 stars between them.

McNeel

01

mcneel/RhinoAI

Plugin Claude Code

Plugin marketplace listing 1 plugin: rhino-mcp.

277 4d ago A tokens not measured original MIT

cc-plugin

02

mcneel/RhinoAI

Plugin Claude Code

Drive Rhino 3D from Claude Code via the Rhino MCP server.

277 4d ago A tokens not measured original MIT

RhinoAI

03

mcneel/RhinoAI

Settings file Claude Code

Agent settings declaring 4 allowed tools.

277 4d ago A tokens not measured original MIT

rhino

04

mcneel/RhinoAI

MCP server Claude CodeCodexCursor +2

MCP server "rhino" as configured in mcneel/RhinoAI. Runs ${CLAUDE_PLUGIN_ROOT}/router-launcher.mjs with node.

277 4d ago A tokens not measured original MIT

mcneel/RhinoAI

Agent

Use for reviewing an existing Grasshopper definition — diagnosing why it produces no output or wrong output, spotting data-tree mismatches, redundant components, and structural issues. Does not rewrite the definition.x.

277 4d ago A 44 tokens original MIT

mcneel/RhinoAI

Agent

Use proactively for building, editing, or solving Grasshopper definitions on the user's canvas — placing components, wiring them up, setting slider values, and running the solver.

277 4d ago A 39 tokens original MIT

grasshopper-teacher

07

mcneel/RhinoAI

Agent

Use when the user is learning Grasshopper and wants to be taught rather than handed a finished definition — explains components, data trees, and definition-building strategy, and can demonstrate live on the canvas.

277 4d ago A 44 tokens original MIT

rhino-drafter

08

mcneel/RhinoAI

Agent

Use for producing 2D drawings of existing geometry — layouts, detail views, dimensions, annotations, and titleblocks. Does not modify 3D geometry.

277 4d ago A 38 tokens original MIT

rhino-inspector

09

mcneel/RhinoAI

Agent

Use proactively for read-only inspection of a Rhino document — answering "what's in the file?", "where is X?", or "what does this look like?" without modifying geometry.

277 4d ago A 41 tokens original MIT

rhino-modeller

10

mcneel/RhinoAI

Agent

Use proactively for tasks that require creating, editing, or inspecting geometry inside Rhino3D. Hands-on modeling assistant that drives Rhino through the rhino MCP server.

277 4d ago A 37 tokens original MIT

rhino-organizer

11

mcneel/RhinoAI

Agent

Use for organizing a Rhino document — layer structure, object naming, grouping, layer materials, and tidying up sloppy files. Does not create or edit geometry.

277 4d ago A 37 tokens original MIT

rhino-teacher

12

mcneel/RhinoAI

Agent

Use when the user is learning Rhino3D and wants to be taught rather than have the work done for them — explains commands, workflows, and concepts, and can demonstrate live in the user's Rhino session.

277 4d ago B 46 tokens original MIT

launch-rhino

14

mcneel/RhinoAI

Command

Launch a single Rhino MCP session via the router.

277 4d ago A 10 tokens original MIT

launch-rhinos

15

mcneel/RhinoAI

Command

Launch N parallel Rhino MCP sessions via the router and fan out one agent per Rhino.

277 4d ago A 17 tokens original MIT

scene

16

mcneel/RhinoAI

Command

Summarize the contents of the current Rhino document.

277 4d ago A 11 tokens original MIT

snapshot

17

mcneel/RhinoAI

Command

Capture the current Rhino viewport and describe what's on screen.

277 4d ago A 11 tokens original MIT

launch-rhino

18

mcneel/RhinoAI

Skill Claude CodeCodex

Start a single Rhino MCP session. Accepts a version argument (e.g. 8, WIP) and an optional explicit port. Walks forward from 10500 to pick a free port if none was given. On macOS this opens a new document in the running Rhino; on Windows it launches a new Rhino process. Use when the user asks to start a Rhino MCP…

277 4d ago A 100 tokens original MIT

launch-rhinos

19

mcneel/RhinoAI

Skill Claude CodeCodex

Spin up N Rhino MCP sessions in parallel and fan out one agent per Rhino. Use when the user wants multiple Rhinos running simultaneously with each agent driving its own — e.g. "spawn 3 agents and have each launch Rhino", "run 5 Rhino tasks in parallel". For a single Rhino, use /launch-rhino instead.

277 4d ago A 75 tokens original MIT