numguard for Zed
io.github.ipezygj/numguard
Verify a number before an agent asserts it — evals, backtests (Deflated Sharpe), signed receipts.
client:Zed
transport:stdio
runtime:pypi
Install numguard in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"numguard": {
"command": "uvx",
"args": [
"numguard"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs