Skip to content
Back to search
30
MCP

Vault

pulsemcp/vault

Credential isolation for AI agents — bots use passwords and API keys without seeing them in context.

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

Similar MCP servers embedding-nearest

AgentVault
Credential vault for AI agents with Fernet-encrypted API keys, per-agent spending budgets, and comprehensive audit logs.
0 tools
io.github.bch1212/agentvault
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
0 tools
Vault MCP
MCP server for credential isolation — bots use passwords and API keys without seeing them
0 tools
Vault MCP
MCP server for credential isolation — bots use passwords and API keys without seeing them
0 tools
io.github.KN0WBOT/clavis
Encrypted credential vault for AI agents — auto OAuth refresh, rate limiting, audit logging.
0 tools
io.github.kn0wbot/clavis
Encrypted credential vault for AI agents — auto OAuth refresh, rate limiting, audit logging.
0 tools

How to use

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

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