Security
Trust: 32/100 (Limited)io.github.andrewszk/clawvault-mcp-server Guide
AI agent payment security - spending limits, whitelists, and human approval.
by andrewszk
Quick Start
Install
npx clawvault-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-andrewszk-clawvault-mcp-server": {
"command": "npx",
"args": [
"clawvault-mcp-server"
]
}
}
}