Back to search
30
MCP

io.github.ptriato/vallt

io.github.ptriato/vallt

API credential manager for Claude Code. Connect services, store keys in keychain, monitor health.

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

Similar MCP servers embedding-nearest

io.github.kn0wbot/clavis
Encrypted credential vault for AI agents — auto OAuth refresh, rate limiting, audit logging.
0 tools
io.github.juanisidoro/securecode
Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.
0 tools
io.github.nyxtoolsdev/claude-memory-manager
Cross-session memory for Claude Code — context capture, semantic search, recall
0 tools
io.github.bch1212/agentvault
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
0 tools
io.github.rcgalbo/aichat
Inter-agent communication for multi-agent Claude Code workflows.
0 tools
io.github.clauderecallhq/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ptriato/vallt": {
      "url": "None",
      "transport": "http"
    }
  }
}