Inspect MCP environments quickly from metadata or live containers
hud analyze
command inspects MCP environments to discover their tools and capabilities. By default, it uses cached metadata for instant results. Use --live
for real-time analysis.
interactive
, json
, or markdown
. Short: -f
-v
-c
~/.hud/locks/
)--live
when you need:--live
):
Mode | Speed | Use Case |
---|---|---|
Fast (default) | < 1 second | Quick inspection, CI checks |
Live (--live ) | 5-30 seconds | Full validation, debugging |
--live
for final validation.No metadata found
Stale metadata
Timeout in live mode
JSON parsing errors
--live
before production deployments