Skip to content
VS Code

Hdx for VS Code

io.github.pipeworx-io/hdx

Humanitarian Data Exchange (HDX) MCP — data.humdata.org, the open

client:VS Code transport:streamable-http

Install Hdx in VS Code

.vscode/mcp.json

{
  "servers": {
    "hdx": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/hdx/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Hdx in other clients