MCP server alias for @arispay/payagent-mcp. Configure your Claude Desktop / Cursor / Windsurf MCP server as `npx buyforme-mcp` to let the model pay any x402 URL via ArisPay delegated custody.
{
"mcpServers": {
"buyforme": {
"command": "npx",
"args": [
"-y",
"buyforme-mcp"
]
}
}
}