documents.craft.me
Craft is a note-taking and document workspace for creating, organizing, and sharing notes, tasks, and other content. It also offers AI-assisted and integration features for connecting selected Craft content to external tools.
Craft exposes a generated per-connection HTTP API and an MCP server for selected documents/spaces; both are enabled from the app’s Imagine tab and require Craft-issued connection credentials/authorization.
- Craft MCP Serverdetected
- Craft APIdiscovered
In the Craft app, open the Imagine tab, create an API Connection, then copy the API endpoint and credentials shown there. Craft's help center says you can also review and manage API connections in Craft Settings → API. See Craft API and Use Craft's API With Other Tools.
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 · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing