Skip to content
Back to search
30
MCP v0.1.2

io.github.KN0WBOT/clavis

io.github.KN0WBOT/clavis

Encrypted credential vault for AI agents — auto OAuth refresh, rate limiting, audit logging.

Uptime
0.0%
2 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.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
Credential vault for AI agents with Fernet-encrypted API keys, per-agent spending budgets, and comprehensive audit logs.
0 tools
io.github.mdfifty50-boop/secure-vault
Encrypted secrets and credential management for agents
0 tools
SanctumAI — Credential Vault for AI Agents
Credential vault for AI agents — encrypted storage, lease-based access, CRP support.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.kn0wbot/clavis": {
      "url": "None",
      "transport": "http"
    }
  }
}