Test MCP environments through 5 validation phases
hud debug
command validates MCP environments through 5 progressive phases.
Option | Description | Default |
---|---|---|
--max-phase | Stop at specified phase (1-5) | 5 |
--command | Debug a command instead of Docker | - |
--cursor | Debug a Cursor MCP server | - |
--timeout | Timeout per phase in seconds | 30 |
-e, --env | Set environment variables | - |
hud dev
for hot-reload development. This eliminates rebuild cycles and speeds up iteration.print(..., file=sys.stderr)
@server.tool()
decorators--max-phase
for incremental debugging