Skip to content
Zed

Drafto for Zed

eu.drafto/mcp

Create, read, search, and organize your Drafto notes and notebooks.

client:Zed transport:streamable-http

Install Drafto in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://drafto.eu/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Drafto in other clients