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 session — for N parallel Rhinos use /launch-rhinos instead.
$npx -y skills add mcneel/rhinomcp --skill launch-rhinoInstalls into the current project.
Run `npx skills use "https://github.com/mcneel/rhinomcp" --skill "mcneel/rhinomcp/launch-rhino"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mcneel/rhinomcp" that are relevant to the current task. Run `npx skills add "https://github.com/mcneel/rhinomcp"` and select the relevant skills, then follow their instructions.