EU AI Act compliance scanner for Python AI agents. Scans, analyzes, and remediates LangChain/CrewAI/AutoGen/OpenAI code across 6 articles with 10 tools including prompt injection detection, risk classification, and trust layer integration. The only MCP compliance server that generates fix code, not just findings.
Run the underlying MCP server directly — without Agent-CoreX routing.
uvx air-blackbox-mcpAgent-CoreX intelligently routes which tools from airblackbox/air-blackbox-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"air-blackbox-mcp": {
"command": "uvx",
"args": [
"air-blackbox-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add air-blackbox-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use airblackbox/air-blackbox-mcp directly without routing
uvx air-blackbox-mcpNew to Agent-CoreX? View setup guide →