Manage SpherePay customers, bank accounts, wallets, and transfers from Claude.
| Tool name | Description | Destructive? |
|---|---|---|
| onboard_customer | โ no | |
| verify_customer | โ no | |
| setup_funding | โ no | |
| execute_transferโ | โ yes | |
| onboard_business_rep | โ no |
| setup_virtual_account | โ no | |
| setup_offloader_wallet | โ no | |
| create_webhook | โ no | |
| submit_cctp_offramp | โ no | |
| get_customer | โ no | |
| list_customers | โ no | |
| get_transfer | โ no | |
| list_transfers | โ no | |
| get_bank_account | โ no | |
| list_bank_accounts | โ no | |
| get_wallet | โ no | |
| list_wallets | โ no | |
| get_virtual_account | โ no | |
| list_virtual_accounts | โ no | |
| list_virtual_account_transfers | โ no | |
| get_offloader_wallet | โ no | |
| list_offloader_wallets | โ no | |
| get_webhook | โ no | |
| get_event | โ no |
{
"mcpServers": {
"spherepay": {
"command": "uvx",
"args": [
"spherepay-mcp"
]
}
}
}