envibe for Windsurf
io.github.dominic-righthere/envibe
Secure permission layer between AI agents and your .env files
client:Windsurf
transport:stdio
runtime:npm
Install envibe in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"envibe": {
"command": "npx",
"args": [
"-y",
"envibe-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs