
Craft
Connect Craft documents to your coding agent so specs, notes, and deliverables stay in Craft while you implement in the IDE.
Overview
Craft (do.craft.mcp/server) is an MCP server for the Build phase that lets agents access and edit your Craft documents over a hosted streamable-http remote.
What is this MCP server?
- Remote MCP at https://mcp.craft.do/my/mcp (streamable-http)
- Access and edit Craft documents from the agent
- Craft MCP server version 1.0.2
- Pairs personal knowledge base with agent-driven implementation
- Hosted by Craft—requires Craft account context for /my/ endpoint
- 1 remote: https://mcp.craft.do/my/mcp (streamable-http)
- Capabilities stated: access and edit Craft documents
What problem does it solve?
Specs and notes locked in Craft do not reach your coding agent unless you copy-paste, so context drifts from what you ship.
Who is it for?
Solo builders who run PRDs, research, and ship notes in Craft and use Claude Code or Cursor daily.
Skip if: Teams standardized on repo-only docs with no Craft workspace, or workflows that forbid cloud document APIs.
What do I get? / Deliverables
Your agent can read and update Craft docs in place, keeping plans and implementation aligned in one workflow.
- Agent-readable Craft document context in the IDE
- In-place edits to Craft pages from agent tool calls
- Reduced copy-paste between Craft and code sessions
Recommended MCP Servers
Journey fit
Documentation and living specs are authored and synced during build when product knowledge must stay aligned with code. Read/write Craft document access is a docs-channel integration—ideal shelf next to PRDs, runbooks, and ship notes stored in Craft.
How it compares
First-party Craft document MCP, not a generic filesystem or Notion clone integration.
Common Questions / FAQ
Who is do.craft.mcp/server for?
Indie builders and small teams who keep product and project writing in Craft and want MCP access from their AI coding environment.
When should I use do.craft.mcp/server?
Use it while building (and updating docs after ship) whenever the agent should cite, summarize, or edit Craft pages as part of implementation or release comms.
How do I add do.craft.mcp/server to my agent?
Add https://mcp.craft.do/my/mcp as a streamable-http MCP remote in your client and authenticate per Craft’s MCP onboarding so the agent can access your documents.