GroundLens for Zed
io.github.groundlens-dev/groundlens
Verify AI answers and executions and seal signed, offline-verifiable evidence records.
client:Zed
transport:stdio
runtime:pypi
Install GroundLens in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"groundlens": {
"command": "uvx",
"args": [
"groundlens"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs