Skip to content
Back to search
30
MCP

AgentVault

pulsemcp/agentvault

Credential vault for AI agents with Fernet-encrypted API keys, per-agent spending budgets, and comprehensive audit logs.

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

Similar MCP servers embedding-nearest

io.github.bch1212/agentvault
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
0 tools
Vault
Credential isolation for AI agents — bots use passwords and API keys without seeing them in context.
0 tools
AgentVault
Discover, verify, and connect to AI agents with E2E encrypted messaging and trust scoring.
0 tools
SanctumAI — Credential Vault for AI Agents
Credential vault for AI agents — encrypted storage, lease-based access, CRP support.
0 tools
MCPVault
Encrypted local credential vault for AI agents with multi-account management and live token validation.
0 tools
EnigmAgent
AES-256-GCM encrypted credential vault for AI agents with placeholder-based secret injection.
0 tools

How to use

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

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