host_runtime_detect
Detect the host runtime by checking MCP config files on disk. Returns a guess with evidence and CLI fallback, without reading file contents or modifying configurations.
Instructions
Advisory guess of which host runtime the agent is in, from which MCP config files exist on disk (per the host registry). READ-ONLY existence check — never reads file contents, never mutates config. SUPER_LOOP_HOST, if set, is authoritative. Returns a guess, the candidate hosts with evidence, and the CLI fallback; nothing is auto-applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | No | optional; only used to journal |