Skip to content
Zed

Living Docs for Zed

io.github.s2bomb/living-docs

Create and improve live, shared interactive documents with your agent.

client:Zed transport:streamable-http

Install Living Docs in Zed

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

{
  "context_servers": {
    "living-docs": {
      "url": "https://living-docs-workspace.vercel.app/mcp"
    }
  }
}

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

Living Docs in other clients