Skip to content
VS Code

Nihr for VS Code

io.github.pipeworx-io/nihr

UK NIHR (National Institute for Health and Care Research) open-data MCP.

client:VS Code transport:streamable-http

Install Nihr in VS Code

.vscode/mcp.json

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

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

Nihr in other clients