Skip to content
VS Code

Craft for VS Code

do.craft.mcp/server

Access and edit your Craft documents.

client:VS Code transport:streamable-http

Install Craft in VS Code

.vscode/mcp.json

{
  "servers": {
    "server": {
      "type": "http",
      "url": "https://mcp.craft.do/my/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Craft in other clients