Skip to content
Cursor

Craft for Cursor

do.craft.mcp/server

Access and edit your Craft documents.

client:Cursor transport:streamable-http

Install Craft in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "server": {
      "url": "https://mcp.craft.do/my/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Craft in other clients