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

How to use

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

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