Loading MCP server directory, please wait...
Virtual Visa cards for AI agents. JIT card issuance, human-approved, MCP-native.
npx @getmcp/cli add io.github.payclaw/payclawRequires Node.js 18+. Community-contributed server. Review source before installing.
PAYCLAW_API_KEYPayClaw API key (get one at payclaw.io/dashboard/settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.payclaw/payclaw": {
"command": "npx",
"args": [
"-y",
"@payclaw/mcp-server"
],
"env": {
"PAYCLAW_API_KEY": "",
"PAYCLAW_API_URL": ""
}
}
}
}