MCP
Cursor
Setup
Use the one-click install: Add to Cursor
Or add it by hand to ~/.cursor/mcp.json (all projects) or .cursor/mcp.json (one project):
{
"mcpServers": {
"artisan": {
"url": "http://127.0.0.1:9280/mcp"
}
}
}
Check it’s connected
The server appears with a toggle under Settings → MCP, and its tools show up in Agent chats.
Try it
With Rhino open, ask the Agent:
“Create a round 1 ct diamond.”
The stone appears in your Rhino viewport. Not working? See Troubleshooting.