Optical operations platform for AI datacenters — telemetry, Digital Twin, ML RUL, NCCL correlation

stdioofficialservice

Package Details

Transportstdio
Runtimepython

Environment Variables

FIBER_API_URL(str)
Default:https://api.fiber.ac

Base URL of the FIBER deployment (e.g., https://api.fiber.ac or http://localhost:8000 for self-hosted).

FIBER_API_KEY(str)
RequiredSecret

Bearer token for the FIBER API. Role determines which tools work: viewer (24 read tools), operator (+write), admin (all).

FIBER_ENABLE_WRITE(str)
Default:0

Set to 1 to expose write tools: demo trigger, NCCL ingest, RMA create. Defaults to read-only for safety.

FIBER_HTTP_TIMEOUT(num)
Default:30

Per-request HTTP timeout in seconds. Increase if running Digital Twin Monte Carlo with iterations>1000.