Skip to content
VS Code

Ukhsa for VS Code

io.github.pipeworx-io/ukhsa

UK Health Security Agency (UKHSA) data dashboard MCP — keyless.

client:VS Code transport:streamable-http

Install Ukhsa in VS Code

.vscode/mcp.json

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

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

Ukhsa in other clients