Constitutional guardrails and loop detection for AI agents
MCP server that detects and prevents infinite agent loops — the #1 reliability problem in agentic systems. Provides circuit breakers, pattern detection, stuck-agent analysis, and recovery recommendations via the Model Context Protocol. Register an agent for monitoring. Param | Type | Default | Description | -------|------|---------|-------------| | string | required | Unique agent identifier | |…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server that detects and prevents infinite agent loops — the #1 reliability problem in agentic systems. Provides circuit breakers, pattern detection, stuck-agent analysis, and recovery recommendations via the Model Context Protocol. Register an agent for monitoring. Param | Type | Default | Description | -------|------|---------|-------------| | string | required | Unique agent identifier | | number | 100 | Max iterations before forced stop | | number | 0.3 | Min unique/total action ratio to…