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
A browser window will open showing the Craft authorization page. Select the space you want to connect and click "Approve" to grant access.
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.
Learn more

Reading Log
Track books and capture quotes with Claude or ChatGPT via MCP.
Learn more

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