Skip to content
Zed

HQBase for Zed

io.github.hqbase/hqbase

Connect AI agents to your self-hosted HQBase shared email workspace.

client:Zed transport:streamable-http

Install HQBase in Zed

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

{
  "context_servers": {
    "hqbase": {
      "url": "https://{installation_domain}/mcp"
    }
  }
}

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

HQBase in other clients