Imagine With Craft

Connect Craft to Your App with MCP
With MCP enabled, MCP client can connect to and interact with your Craft doc. This guide walks you through the steps.
Adding an MCP Connector in Other MCP Clients
Step 1
Identify the MCP client you want to use and go to its settings or configuration file
Step 2
Copy the following MCP configuration and paste it into the MCP configuration file in the MCP client.Replace
craft with a descriptive name for your MCP server. Replace <MCP_URL> with the MCP URL.Some MCP clients will provide a form to add the MCP server. If so, fill in the form with the MCP URL.
{
"mcpServers": {
"craft": {
"url": "https://mcp.craft.do/my/mcp"
}
}
}Step 3
Es öffnet sich ein Browserfenster mit der Craft-Autorisierungsseite. Wählen Sie den Bereich aus, mit dem Sie sich verbinden möchten, und klicken Sie auf „Genehmigen“, um den Zugriff zu gewähren.
You can now ask the MCP client 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

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

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

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