Catalog
io.github.irrenwill/secret-safe-env
Officialby irrenwill · PowerShell
Write secrets into .env without the agent ever seeing the value - Windows masked dialog (繁中 UI)
Securely store secrets in environment files without exposing values to agents.
Topics
ai-agentsapi-keysclaudedotenvenvironment-variablesmcpmcp-servermodel-context-protocolpowershellsecretssecuritywindows
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"secret-safe-env": {
"command": "npx",
"args": [
"-y",
"secret-safe-env@0.1.2"
]
}
}
}