← Back to Plugins
MCP Server MCP

Over-Reach Detector

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx over-reach-detector

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "over-reach-detector",
      "version": "0.0.6",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...