Skip to content
Zed

drafturl for Zed

io.github.bamdule/drafturl

Share HTML/Markdown documents via URL instantly. Create, edit, delete docs from any AI tool.

client:Zed transport:streamable-http

Install drafturl in Zed

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

{
  "context_servers": {
    "drafturl": {
      "url": "https://drafturl.com/mcp/transport"
    }
  }
}

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

drafturl in other clients