Skip to content
Zed

CLIO Ndp for Zed

io.github.iowarp/ndp-mcp

National Data Platform (NDP) MCP server for searching and discovering datasets across multiple...

client:Zed transport:stdio runtime:pypi

Install CLIO Ndp in Zed

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

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

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

CLIO Ndp in other clients