air blackbox for Zed
io.github.shotwellj/air-blackbox
EU AI Act compliance scanner for Python AI agents — scan, analyze, and remediate
client:Zed
transport:stdio
runtime:pypi
Install air blackbox in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"air-blackbox": {
"command": "uvx",
"args": [
"air-blackbox-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs