pulse_at
ActiveTool of Nist Beacon
declared in 0.1.0
Fetch the NIST Randomness Beacon pulse closest to a given Unix timestamp in milliseconds (time_ms); returns the 512-bit output value and chain/signature metadata.
Parameters schema
{
"type": "object",
"examples": [
{
"time_ms": 1704067200000
}
],
"required": [
"time_ms"
],
"properties": {
"time_ms": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Nist Beacon
https://github.com/pipeworx-io/mcp-nist-beacon
1/7 registries