envibe for Cline
io.github.dominic-righthere/envibe
Secure permission layer between AI agents and your .env files
client:Cline
transport:stdio
runtime:npm
Install envibe in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"envibe": {
"command": "npx",
"args": [
"-y",
"envibe-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs