Offboard (remove) a packet-radio digi node from the pr-digi-mcp server. Use when the operator wants to remove/deregister/offboard a PR digi node — deletes it from nodes.yaml, clears its stored credentials, checks for chained dependents, and verifies the config still loads.
Onboard (add) a packet-radio digi node to the pr-digi-mcp server so it can be managed via MCP. Use when the operator wants to add/register/onboard a new PR digi node — (X)Net, PC/Flexnet, BPQ32/LinBPQ — including direct telnet, SSH-jump, or chained AX.25 (multi-hop) access. Handles nodes.yaml + credential storage +…
Configure authenticated remote (HTTP) access to the pr-digi-mcp server. Use when the operator wants to expose the MCP over the network / enable serve-http / set up a bearer token so a remote MCP client can connect. Drives token generation + storage, host/TLS choice, launch, verification, and client config.