Skip to content
Zed

Marmot Data Catalog for Zed

io.github.marmotdata/marmot

Open-source data catalog. Search assets, explore lineage, and find ownership.

client:Zed transport:streamable-http

Install Marmot Data Catalog in Zed

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

{
  "context_servers": {
    "marmot": {
      "url": "https://{marmot_host}/api/v1/mcp"
    }
  }
}

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

Marmot Data Catalog in other clients