Back to search
30
MCP

EnigmAgent

pulsemcp/enigmagent

AES-256-GCM encrypted credential vault for AI agents with placeholder-based secret injection.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.agnuxo1/enigmagent-mcp
Local AES-256-GCM vault for AI agents. Secrets stay local, LLMs never see real API keys.
0 tools
io.github.bch1212/agentvault
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
0 tools
SanctumAI — Credential Vault for AI Agents
Credential vault for AI agents — encrypted storage, lease-based access, CRP support.
0 tools
enigmagent-mcp
Local encrypted vault MCP server. AES-256-GCM + Argon2id. Resolves {{PLACEHOLDER}} secrets at runtime so LLMs never see real API keys. Works
0 tools
io.github.mdfifty50-boop/secure-vault
Encrypted secrets and credential management for agents
0 tools
AgentVault
Discover, verify, and connect to AI agents with E2E encrypted messaging and trust scoring.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "enigmagent": {
      "url": "None",
      "transport": "http"
    }
  }
}