Brain doctor — is this brain current, wired, and in sync?
brain_doctorAudit a klypix brain read-only for one verdict on version, Claude/Codex readiness, MCP tools, active sessions, and config drift—confirming it is current, correctly installed, in sync, and who is live.
Instructions
Read-only self-check of the installed klypix brain, as ONE verdict: VERSION (deployed brain-core + optional npm currency), CLAUDE (existing 5-hook capture readiness), CODEX (automatic MCP presence plus optional enhanced-hook status), TOOLS (discoverable MCP verbs), SESSIONS (all active presence-adapter sessions across hosts, never recent-chat history), and HARNESS (projection drift). Use to answer "is my brain current, correctly installed, in sync, and who is actually live?" without file-spelunking. Never writes. SCOPE: only CLAUDE and CODEX get behavioural verdicts. HARNESS classifies the projected config/rules FILES on disk — a project can read fully ok while no other host has ever actually loaded them, so do not report a clean HARNESS as "Cursor/Cline/Windsurf/Copilot is working". The MCP-callable twin of npx klypix-mcp doctor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project dir to audit harness + peers for. Defaults to the server's working directory. | |
| check_npm | No | Also fetch npm latest to flag a stale brain (default false — this one does a network `npm view`). |