Skip to content
Zed

docbase for Zed

io.github.krayinc/docbase

DocBase MCP server for AI agents

client:Zed transport:streamable-http

Install docbase in Zed

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

{
  "context_servers": {
    "docbase": {
      "url": "https://mcp.docbase.io/mcp"
    }
  }
}

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

docbase in other clients