C

craft.do

Craft is a document and note-taking workspace for writing, tasks, daily notes, collections, and collaboration across web and native apps. It lets users organize and share content, and offers API/MCP-based access to selected workspace content.

2 integrations · MCP · REST

Craft exposes a documented HTTP API via per-connection endpoints plus a streamable HTTP MCP server at `https://mcp.craft.do/my/mcp`; both require user-granted access from a Craft workspace.

discovered 1d ago
MCP servers1
REST · OpenAPI1
Credentials
Craft API connection credentialscompoundGet key

In Craft, create an API Connection from the Imagine tab. In the app, open Imagine, click Add Your First API Connection, choose a name, add the documents or daily notes it should expose, then copy the API endpoint and credentials shown there. You can later review and manage connections in Craft Settings → API. The Help Center's Craft API page describes this flow, and the Codex CLI guide shows that Craft displays an API URL for the connection. The docs do not publicly specify the exact credential format or header names.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

conventions · 1/8 published

Publish these signals → /publishing