Clawvault
Freeby MCP Community
MCP server for ClawVault - AI agent payment security layer
v0.7.0Added Apr 12, 2026
mcpmodel-context-protocolclawvaultai-agentpayments
Clawvault MCP Server
MCP server for ClawVault - AI agent payment security layer
Installation
npx -y clawvault-mcp-server
Reviews
Installation
Quick install
npx -y clawvault-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"clawvault": {
"command": "npx",
"args": ["-y", "clawvault-mcp-server"]
}
}
}