lenspr for Zed
io.github.kyrylopr/lenspr
Stop vibecoding blind. Code graph so your AI stops breaking things across your codebase.
client:Zed
transport:stdio
runtime:pypi
Install lenspr in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lenspr": {
"command": "uvx",
"args": [
"lenspr"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs