Back to search
30
MCP

agentvault-mcp

npm/agentvault-mcp

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

Uptime
0.0%
2 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
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
agentpayment-mcp
MCP server for AgentPayment Network — autonomous AI agent payments
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
agentwallet-mcp
MCP Server for AgentWallet Protocol — AI agents get wallets, escrow, and payments as native tools
0 tools

How to use

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

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