BLEA for Zed
io.github.nitmi/blea
Safe BLE diagnostics, evidence workflows, and guarded automation for AI agents.
client:Zed
transport:stdio
runtime:pypi
Install BLEA in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"blea": {
"command": "uvx",
"args": [
"blea"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs