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.
$npx -y skills add mcneel/rhinomcp --skill launch-rhinosInstalls into the current project.
Run `npx skills use "https://github.com/mcneel/rhinomcp" --skill "mcneel/rhinomcp/launch-rhinos"` 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.