← Index

io.github.thegridwork/aiact

io.github.thegridwork/aiact·v1.0.0·Other
Quality Score
85
/100

Scan codebases for AI usage, classify risk, generate EU AI Act compliance reports.

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