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 | |…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…