Browse/AI & ML/Rhino 8

Rhino 8

by jingcheng-chen · Added 26d ago

336

Install

git clone https://github.com/jingcheng-chen/rhinomcp

About

RhinoMCP is a plugin for Rhino 8 that implements the Model Context Protocol, enabling AI assistants to interact with Rhino's 3D modeling environment. The plugin creates a server that exposes Rhino's functionality through MCP, allowing for programmatic control of modeling operations. Built on the C# SDK for MCP, it features start and stop commands to manage the server connection, making it useful for automating design workflows and enabling conversational interfaces to control Rhino.

Tags

AI & MLmcp-server