air blackbox for Cursor
io.github.shotwellj/air-blackbox
EU AI Act compliance scanner for Python AI agents — scan, analyze, and remediate
client:Cursor
transport:stdio
runtime:pypi
Install air blackbox in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"air-blackbox": {
"type": "stdio",
"command": "uvx",
"args": [
"air-blackbox-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs