Skip to content

CLIO Scientific Catalog for Zed

io.github.iowarp/scientific-catalog-mcp

Operator-owned scientific dataset discovery for remote agents

client:Zed transport:stdio runtime:pypi

Install CLIO Scientific Catalog in Zed

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

{
  "context_servers": {
    "scientific-catalog-mcp": {
      "command": "uvx",
      "args": [
        "clio-kit"
      ]
    }
  }
}

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

CLIO Scientific Catalog in other clients