MCP.so
Sign In

Craft

Notes & second brain

Documentation

About Craft

Craft helps users create structured documents, manage tasks, and organize a personal knowledge base. Its connector gives assistants a persistent workspace for saving research, drafting content, tracking to-dos, and arranging information into folders.

Connection details

https://mcp.craft.do/my/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add craft --transport http https://mcp.craft.do/my/mcp

Frequently asked questions

What is the Craft remote MCP server?

The Craft remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.craft.do/my/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Craft MCP server?

Add the endpoint https://mcp.craft.do/my/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Craft MCP server require authentication?

Yes. Craft uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Craft MCP server use?

Craft exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers