envibe for Zed
io.github.dominic-righthere/envibe
Secure permission layer between AI agents and your .env files
client:Zed
transport:stdio
runtime:npm
Install envibe in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"envibe": {
"command": "npx",
"args": [
"-y",
"envibe-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs