Skip to content
Zed

docs for Zed

dev.continue/docs

An MCP server for docs.continue.dev

client:Zed transport:streamable-http

Install docs in Zed

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

{
  "context_servers": {
    "docs": {
      "url": "https://docs.continue.dev/mcp"
    }
  }
}

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

docs in other clients