<div align="center">

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="art/logo-dark.svg">
  <img alt="Rhino MCP" src="art/logo.svg" width="180">
</picture>

# Rhino MCP Platform

**A Rhino MCP Server for AI Agents to create and edit in Rhino.**

[**Read the docs →**](https://mcneel.github.io/RhinoMCP/docs/)

</div>

---

# Documentation

Full guides live at **[mcneel.github.io/RhinoMCP](https://mcneel.github.io/RhinoMCP/docs/)**:

- [Getting Started](https://mcneel.github.io/RhinoMCP/docs/getting-started/) - Install the plugin and wire up an AI assistant (Claude Desktop, Claude Code, GitHub Copilot, OpenAI Codex, Gemini CLI, or a local model).
- [Try It Out](https://mcneel.github.io/RhinoMCP/docs/try-it-out/) - Confirm everything works with a first prompt, then browse the recipes and examples.
- [Advanced](https://mcneel.github.io/RhinoMCP/docs/advanced/) - Advanced workflows
- [Developers](https://mcneel.github.io/RhinoMCP/docs/developers/) - Use the Rhino MCP in your development cycle.

# Quick start

The fastest path is [Claude Desktop](https://mcneel.github.io/RhinoMCP/docs/getting-started/connector/): install the [Rhino3d connector](https://github.com/mcneel/RhinoMCP/releases/download/connector-v0.1.3/connector.mcpb) and let it install the Rhino plugin for you. For other assistants, see [Getting Started](https://mcneel.github.io/RhinoMCP/docs/getting-started/).

# Building & Debugging

Use **Run and Debug** from within VSCode to build, launch Rhino, and start the MCP Server all in one click.

# Getting Help

Ask questions, post discussions and ideas to the [Rhino Discourse forums](https://discourse.mcneel.com/c/rhino/artificial-intelligence-rhino/162), or [open an issue](https://github.com/mcneel/RhinoMCP/issues).
