Skip to content
Zed

CARTO for Zed

com.carto/carto

Query your data warehouses, run workflows, and render maps from your CARTO workspace.

client:Zed transport:streamable-http

Install CARTO in Zed

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

{
  "context_servers": {
    "carto": {
      "url": "https://{region}.api.carto.com/mcp/{account_id}"
    }
  }
}

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

CARTO in other clients