host_runtime_detect
Detects the host runtime by checking MCP config files from disk. Returns a guess with candidate hosts and evidence, without modifying any files.
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 |