Skip to content
VS Code

Nice Guidance for VS Code

io.github.pipeworx-io/nice-guidance

NICE guidance MCP — the National Institute for Health and Care Excellence's

client:VS Code transport:streamable-http

Install Nice Guidance in VS Code

.vscode/mcp.json

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

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

Nice Guidance in other clients