zexio-io/zexio-zms
ZMS (Zexio Secret Management System) is a high-performance, open-source secret management ecosystem. Featuring Blind Indexing, Shamir's Recovery Shards, and native Model Context Protocol (MCP) support. Built for developers who demand security without the complexity.
Platform-specific configuration:
{
"mcpServers": {
"zexio-zms": {
"command": "npx",
"args": [
"-y",
"zexio-zms"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/zexio-io/zexio-zms/stargazers) [](LICENSE) [](https://www.npmjs.com/package/@zexio/zms-cli)
ZMS (Zexio Secret Management System) is a high-performance, open-source secret management ecosystem designed for the agentic age. It eliminates plaintext .env files and puts your infrastructure behind a cryptographic shield.
Documentation | Getting Started | Discord | Twitter
---
In the age of Agentic AI, traditional secret management is a liability. Storing sensitive keys in plaintext .env files exposes your infrastructure to every autonomous agent, CI/CD pipeline, and local process scanning your directories.
ZMS provides a Zero-Trust environment where secrets are injected directly into memory, never touching the disk as plaintext.
ZMS_TOKEN to rule them all. Zero secrets in your codebase.---
| Feature | Community Edition (OSS) | ZMS Cloud (Enterprise) | | :--- | :---: | :---: | | AES-256 GCM Encryption | ✅ | ✅ | | Local Master Key Recovery | ✅ | ✅ | | MCP AI Tools | ✅ | ✅ | | Multi-Region Replication | ❌ | ✅ | | Advanced RBAC & Teams | ❌ | ✅ | | SSO & Audit Logs (SIEM) | ❌ | ✅ |
---
Loading reviews...