physbound for Zed
io.github.jonesrobm/physbound
Physical Layer Linter: validates RF and radar calculations against hard physical limits.
client:Zed
transport:stdio
runtime:pypi
Install physbound in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"physbound": {
"command": "uvx",
"args": [
"physbound"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs