arcasilesgroup/ai-engineering
Turn any repo into a governed AI workspace. Quality gates, security scanning, and risk management — enforced locally via git hooks. Works with Claude Code, GitHub Copilot, Cursor, Gemini & Codex.
Platform-specific configuration:
{
"mcpServers": {
"ai-engineering": {
"command": "npx",
"args": [
"-y",
"ai-engineering"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...