Skip to content
Back to search
30
MCP

agentvault-mcp

npm/agentvault-mcp

MCP server for AgentVault — AI-native credential vault for autonomous agents.

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

Similar MCP servers embedding-nearest

secure-vault-mcp
MCP server for agent-native secrets management — store, rotate, and inject secrets without agents seeing raw values
0 tools
ai-vault-mcp
MCP server that gives AI clients direct access to your local filesystem — save, find, and organize files using natural language
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
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
agentpayment-mcp
MCP server for AgentPayment Network — autonomous AI agent payments
0 tools

How to use

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

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