A debugging guide for connecting clients through procm-mcp rooms, sending debug messages, and recording or querying logs. Advanced use includes sending custom test commands to room members and collecting results.
HTTP API fallback for procm-mcp when the MCP server/tools are unavailable (not connected, tools missing, or transport error). Use whenever the agent needs to start/stop/restart a local background process, read or grep its stdout/stderr logs, send stdin input or a signal (Ctrl+C = SIGINT), or run commands from a…
Explore a project's declared development and startup commands, then create or update a procm-commands.json file for procm-mcp. Use when initializing procm-mcp for a repository, when asked to discover runnable app/test/build services, or when a project has no command catalog yet.