Skip to content
Zed

Datagov for Zed

io.github.pipeworx-io/datagov

Data.gov MCP — wraps Data.gov CKAN API (catalog.data.gov/api/3)

client:Zed transport:streamable-http

Install Datagov in Zed

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

{
  "context_servers": {
    "datagov": {
      "url": "https://gateway.pipeworx.io/datagov/mcp"
    }
  }
}

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

Datagov in other clients