[debug]
Reports index, watcher, and tier health; detected sibling compiler servers (Glider and TGlider); on-disk store size; and license and telemetry state.
Routing between Scout and the compiler-grade servers depends on knowing what is installed and healthy.
The model sees detected siblings and per-tier availability, so it can prefer Glider or TGlider for their languages and fall back to Scout everywhere else.
This tool requires no parameters.
Check Scout readiness and sibling detection
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "server_status",
"arguments": {}
}
}Returns workspace root, indexed file count, index revision, watcher state, per-tier availability, detected siblings, store size, and license and telemetry state.