Skip to content
Zed

superdocs for Zed

app.superdocs/superdocs

AI document editing for agents: draft, edit, export .docx/PDF. 37 MCP tools; agent self-signup.

client:Zed transport:streamable-http

Install superdocs in Zed

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

{
  "context_servers": {
    "superdocs": {
      "url": "https://api.superdocs.app/mcp/"
    }
  }
}

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

superdocs in other clients