AI & ML
Trust: 27/100 (Limited)io.github.dominic-righthere/envibe Guide
Secure permission layer between AI agents and your .env files
by dominic-righthere
Quick Start
Install
npx envibe-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dominic-righthere-envibe": {
"command": "npx",
"args": [
"envibe-mcp"
]
}
}
}