AI & ML
Trust: 30/100 (Limited)io.github.kar69-96/agentpay Guide
AI agent payments with human approval. Local-first, encrypted credentials, budget controls.
by kar69-96
Quick Start
Install
npx @useagentpay/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-kar69-96-agentpay": {
"command": "npx",
"args": [
"@useagentpay/mcp-server"
]
}
}
}