blast scope for Zed
io.github.atharva-jayappa/blast-scope
Contextual blast-radius scoring for shell commands an AI agent is about to run
client:Zed
transport:stdio
runtime:pypi
Install blast scope in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"blast-scope": {
"command": "uvx",
"args": [
"blast-scope"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs