envcp for Windsurf
io.github.fentz26/envcp
Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.
client:Windsurf
transport:stdio
runtime:npm
Install envcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"envcp": {
"command": "npx",
"args": [
"-y",
"@fentz26/envcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs