
Agent Loop Detector MCP
- Updated May 17, 2026
- lazymac2x/agent-loop-detector-api
Cloudflare Workers MCP server: agent-loop-detector.
About
Cloudflare Workers MCP server: agent-loop-detector. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-loop-detector. Cloudflare Workers MCP server: agent-loop-detector. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-loop-detector Teams adopt it when they want repeatable agent-loop-detector-api operations inside agent sessions instead of manual CLI steps or bespoke API scripts.
- Cloudflare Workers MCP server: agent-loop-detector. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-loop-detecto
- Cloudflare Workers MCP server: agent-loop-detector. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-loop-detecto
- Install via npx or Docker with MCP client configuration for Cursor or Claude Desktop.
- Tool schemas documented in README for agent-driven agent-loop-detector-api workflows.
- Supports authorized agent-loop-detector-api automation from IDE agents without custom glue code.
Agent Loop Detector MCP by the numbers
- Exposes 3 verified tools (MCP introspection)
- Data as of Aug 10, 2026 (Skillselion catalog sync)
claude mcp add --transport http agent-loop-detector https://api.lazy-mac.com/agent-loop-detector/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | None |
| Tools | 3 |
| Last updated | May 17, 2026 |
| Repository | lazymac2x/agent-loop-detector-api ↗ |
How do agents access agent-loop-detector-api capabilities without custom integration code?
Cloudflare Workers MCP server: agent-loop-detector. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-loop-detector
Who is it for?
Developers wiring agent-loop-detector-api into Cursor, Claude Desktop, or other MCP clients.
Skip if: Teams that need features outside the documented agent-loop-detector-api tool surface.
What you get
Configured MCP host can call agent-loop-detector-api tools with schemas from the server README.
- Remote loop-detection signals callable from agent tooling
- Earlier cutoffs on runaway autonomous coding runs during QA
By the numbers
- Server version 1.0.0; MCP schema 2025-09-29
- Remote URL: https://api.lazy-mac.com/agent-loop-detector/mcp
- Repository: github.com/lazymac2x/agent-loop-detector-api
Agent Loop Detector capabilities & compatibility
- Capabilities
- cloudflare workers mcp server: agent loop detect · install via npx or docker with mcp client config · tool schemas documented in readme for agent driv
- Use cases
- api development · orchestration
- Runs
- Local or remote
- Pricing
- Bring your own API key
Tools 3
Public tool metadata - what this server can do for an agent.
analyze_trace2 paramsFull diagnostic: loop detection, cost breakdown, stuck-state classification, and fix recommendations for an AI agent trace.
tracearrayrequiredOrdered array of agent steps (role, tool, input, output, tokens, model)pricingobject
detect_loops1 paramDetect exact-call repeats, periodic tool-call cycles, and ping-pong patterns in an agent trace.
tracearrayrequired
breakdown_cost2 paramsCalculate per-model token usage and USD cost from an agent trace. Supports custom pricing overrides.
tracearrayrequiredpricingobject
README.md
agent-loop-detector-api
Cloudflare Workers MCP server: agent-loop-detector. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-loop-detector
Recommended MCP Servers
How it compares
Hosted loop-detection MCP service, not an in-repo lint rule or generic logging middleware.
FAQ
What does agent-loop-detector-api do?
Cloudflare Workers MCP server: agent-loop-detector.
When should I use agent-loop-detector-api?
Cloudflare Workers MCP server: agent-loop-detector. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-loop-detector
Is agent-loop-detector-api safe to install?
Review the Security Audits panel on this page before installing in production.