How to Connect Craft to Visual Studio Code with MCP
Step-by-step guide to connect Craft documents to Visual Studio Code via MCP. Read, search, and update your notes directly from Visual Studio Code.
Adding an MCP Connector in Visual Studio Code
Create a new connector in Visual Studio Code and use the MCP URL to connect the two services.

Step 1
>mcp in the command palette and selecting “MCP: Open User Configuration”Step 2
craft with a descriptive name for your MCP server. Replace <MCP_URL> with the MCP URL.{
"servers": {
"craft": {
"url": "mcp.craft.do/my/mcp"
}
}
}
Step 3

Step 4
You can now ask Visual Studio Code about your documents, and even have them updated. Try something like this to get started:
Click an example to copy the prompt to your clipboard
Some Ideas to Get You Started
Browse Examples

Build a personal blog powered by Craft docs. Auto-syncs content via API — publish from your notes app.
Mehr erfahren

Track books and capture quotes with Claude or ChatGPT via MCP.
Mehr erfahren

A live plant care dashboard built with Lovable. Pulls watering schedules and care tips from your Craft doc.
Mehr erfahren