Skip to main content

Module processes

Module processes 

Source
Expand description

Process-registry diagnostics for lean-host-mcp servers.

The registry is intentionally narrow: only a running server writes its own record, and the doctor command lists or removes those records. It never scans process names and never kills a PID by substring.

Structs§

DoctorProcessesArgs
ServerProcessRecord

Functions§

current_parent_pid
process_alive
run
List registered server records and optionally remove stale records.