← Index

io.github.mdfifty50-boop/scope-guard

io.github.mdfifty50-boop/scope-guard·v0.1.3·Other
Quality Score
75
/100

Hard scope boundaries to prevent AI agent drift

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "scope-guard": {
      "command": "npx",
      "args": [
        "-y",
        "scope-guard-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "scope-guard": {
      "command": "npx",
      "args": [
        "-y",
        "scope-guard-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y scope-guard-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Other