Loomal

Over-Reach Detector

MCP server by github.com/choreoatlas/over_reach_detector

Detect when AI code changes exceed declared task scope (MCP server).

0 starspypi: over-reach-detector

About Over-Reach Detector

Over-Reach Detector is an MCP (Model Context Protocol) server published by choreoatlas in the official MCP registry, listed under Project Management on Loomal. Detect when AI code changes exceed declared task scope (MCP server).

It ships as a Python package on PyPI (over-reach-detector), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/choreoatlas/over_reach_detector.

Use Over-Reach Detector with your agent

Claude Code · one command
claude mcp add over-reach-detector -- uvx over-reach-detector
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "over-reach-detector": {
      "command": "uvx",
      "args": [
        "over-reach-detector"
      ]
    }
  }
}
pypiover-reach-detector

Frequently asked questions

What is Over-Reach Detector?
Over-Reach Detector is an MCP (Model Context Protocol) server by choreoatlas in the Project Management category. Detect when AI code changes exceed declared task scope (MCP server).
How do I connect Over-Reach Detector to Claude, Cursor, or another MCP client?
Install Over-Reach Detector from its pypi package (over-reach-detector) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Over-Reach Detector open source?
Yes — the source code is public at github.com/choreoatlas/over_reach_detector.
Can AI agents pay to use Over-Reach Detector?
Not yet through Loomal — Over-Reach Detector is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Over-Reach Detector? Claim this listing free by verifying GitHub ownership, or contact us.