craft

Craft (Craft Docs Ltd.) is a consumer and team productivity app that combines notes, documents, tasks, and daily planning in a single cross-platform workspace for macOS, iOS, iPadOS, Windows, and web. Beyond the end-user app, Craft exposes a developer surface through its "Imagine" platform: an official eXtension API (a TypeScript/JavaScript SDK, @craftdocs/craft-extension-api, for building extensions that run inside Craft), a Craft Connect REST API that exposes a user's Space, Daily Notes, tasks, and selected documents, and an official remote MCP server that connects Craft to Claude, ChatGPT, Cursor, and other MCP clients. Documentation is published on a Mintlify help center with a machine-readable llms.txt, and the company states SOC 2, ISO 27001, and GDPR compliance.

craft publishes 2 APIs on the APIs.io network. Tagged areas include Company, Consumer, Productivity, Notes, and Documents.

craft’s developer surface includes documentation, API reference, support, engineering blog, pricing, changelog, and 17 more developer resources.

34.0/100 thin Agent 15/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
2 APIs 1 MCP Servers 0 Features
CompanyConsumerProductivityNotesDocumentsNote TakingTasksCollaborationWritingAIMCPExtensions

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 34.0/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 9.1 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 15/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/craft: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Craft Connect API

Craft Connect exposes a user's Craft Space, Daily Notes, tasks, and selected documents over REST as part of the Imagine platform, so tools like Apple Shortcuts, n8n, Zapier, Rep...

Craft eXtension API

The Craft eXtension API is an official TypeScript/JavaScript SDK (@craftdocs/craft-extension-api) for building extensions that run inside the Craft app to read and modify docume...

MCP Servers

craft-mcp.yml

MCP SERVER

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: craft
name: craft
description: 'Craft (Craft Docs Ltd.) is a consumer and team productivity app that combines notes, documents, tasks, and daily
  planning in a single cross-platform workspace for macOS, iOS, iPadOS, Windows, and web. Beyond the end-user app, Craft exposes
  a developer surface through its "Imagine" platform: an official eXtension API (a TypeScript/JavaScript SDK, @craftdocs/craft-extension-api,
  for building extensions that run inside Craft), a Craft Connect REST API that exposes a user''s Space, Daily Notes, tasks,
  and selected documents, and an official remote MCP server that connects Craft to Claude, ChatGPT, Cursor, and other MCP
  clients. Documentation is published on a Mintlify help center with a machine-readable llms.txt, and the company states SOC
  2, ISO 27001, and GDPR compliance.'
url: https://raw.githubusercontent.com/api-evangelist/craft/refs/heads/main/apis.yml
image: https://github.com/craftdocs.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- creandum
- uncork-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Consumer
- Productivity
- Notes
- Documents
- Note Taking
- Tasks
- Collaboration
- Writing
- AI
- MCP
- Extensions
apis:
- name: Craft Connect API
  description: Craft Connect exposes a user's Craft Space, Daily Notes, tasks, and selected documents over REST as part of
    the Imagine platform, so tools like Apple Shortcuts, n8n, Zapier, Replit, and custom code can read Craft content.
  humanURL: https://connect.craft.do/api-docs
  baseURL: https://connect.craft.do
  tags:
  - Documents
  - Productivity
  - Notes
  properties:
  - type: Documentation
    url: https://connect.craft.do/api-docs
  - type: APIReference
    url: https://connect.craft.do/api-docs
- name: Craft eXtension API
  description: The Craft eXtension API is an official TypeScript/JavaScript SDK (@craftdocs/craft-extension-api) for building
    extensions that run inside the Craft app to read and modify document content, blocks, and workspace state.
  humanURL: https://github.com/craftdocs/craft-extension-api
  baseURL: https://github.com/craftdocs/craft-extension-api
  tags:
  - SDK
  - Extensions
  properties:
  - type: SourceCode
    url: https://github.com/craftdocs/craft-extension-api
  - type: Documentation
    url: https://github.com/craftdocs/craft-extension-api
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.craft.do/
- type: DeveloperPortal
  url: https://www.craft.do/imagine
- type: Documentation
  url: https://support.craft.do/
- type: APIReference
  url: https://connect.craft.do/api-docs
- type: Support
  url: https://support.craft.do/
- type: Blog
  url: https://www.craft.do/blog
- type: GitHubOrganization
  url: https://github.com/craftdocs
- type: Pricing
  url: https://www.craft.do/pricing
- type: TermsOfService
  url: https://www.craft.do/terms
- type: PrivacyPolicy
  url: https://www.craft.do/privacy
- type: ChangeLog
  url: https://www.craft.do/whats-new
- type: StatusPage
  url: https://craftdocs.statuspage.io/
- type: Compliance
  url: https://www.craft.do/security
- type: Security
  url: https://www.craft.do/security/responsible-disclosure
- type: MCPServer
  url: mcp/craft-mcp.yml
- type: LLMsTxt
  url: llms/craft-llms.txt
- type: Packages
  url: packages/craft-packages.yml
- type: SDKs
  url: packages/craft-packages.yml
- type: WellKnown
  url: well-known/craft-well-known.yml
- type: Conformance
  url: conformance/craft-conformance.yml
- type: DomainSecurity
  url: security/craft-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/craft-vulnerability-disclosure.yml
- type: TrustCenter
  url: security/craft-trust-center.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence