Nist Beacon for VS Code
io.github.pipeworx-io/nist-beacon
NIST Randomness Beacon MCP.
client:VS Code
transport:streamable-http
Install Nist Beacon in VS Code
.vscode/mcp.json
{
"servers": {
"nist-beacon": {
"type": "http",
"url": "https://gateway.pipeworx.io/nist-beacon/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs