
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@fentz26/envcp
Advanced tools
MCP server for secure environment variable management - Keep your secrets safe from AI agents
Secure secrets for AI agents — local, encrypted, reference-only.
Français | Español | 한국어 | 中文 | Tiếng Việt | 日本語
Secure environment variable management for AI-assisted coding.
MCP server that lets AI reference your secrets by name — never by value.
.env files when you wantconfig and rule menusInstall and initialize:
npm install -g @fentz26/envcp
envcp init # choose Basic / Advanced / Manual setup for this project
Add your secrets:
envcp add API_KEY --from-env API_KEY
# or: printf '%s' "$API_KEY" | envcp add API_KEY --stdin
Start the MCP server for AI tools:
envcp serve
envcp serve walks up from the current directory looking for an
envcp.yaml; if none is found, it falls back to ~/.envcp/config.yaml.
This means MCP clients launched from arbitrary working directories will
still find the vault and an active session. Use --global to skip the
project lookup entirely.
For setup, rules, and integrations, see SETUP.md.
| Guide | Description |
|---|---|
| Docs Site | Main documentation |
| Setup Guide | Install, configure, and connect tools |
| Security Guide | Safer setup and incident response |
| Verification | Release verification steps |
| Security Policy | How to report security issues |
SAL v1.0 — See LICENSE file for details.
FAQs
MCP server for secure environment variable management - Keep your secrets safe from AI agents
We found that @fentz26/envcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.