Skip to content
VS Code

Healthdata for VS Code

io.github.pipeworx-io/healthdata

HealthData.gov MCP. Keyless.

client:VS Code transport:streamable-http

Install Healthdata in VS Code

.vscode/mcp.json

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

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

Healthdata in other clients