Skip to content
Zed

Combined for Zed

com.trycombined/combined

Query synced business data with scoped, read-only SQL and freshness through MCP.

client:Zed transport:streamable-http

Install Combined in Zed

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

{
  "context_servers": {
    "combined": {
      "url": "https://platform.trycombined.com/mcp?account_id={account_id}"
    }
  }
}

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

Combined in other clients