AI & ML
Trust: 39/100 (Limited)io.github.payclaw/payclaw Guide
Virtual Visa cards for AI agents. JIT card issuance, human-approved, MCP-native.
by payclaw
Quick Start
Install
npx @payclaw/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-payclaw-payclaw": {
"command": "npx",
"args": [
"@payclaw/mcp-server"
]
}
}
}