Skip to main content
Glama
danchev

SpherePay MCP Server

by danchev

setup_funding

Create a funding instrument for a customer by setting up bank accounts or cryptocurrency wallets to enable payments and transfers through the SpherePay platform.

Instructions

Create a funding instrument (bank account or crypto wallet) for a customer. For bank_account: requires bank_name, account_name, currency ('usd' or 'eur'), account_details (accountNumber/routingNumber/accountType for USD; iban for EUR), and account_owner (accountHolderName, address). Optional: networks (list of strings, e.g. ['ach', 'wire']). For wallet: requires address (blockchain address) and network (ethereum, polygon, sol, base, arbitrum, tron, avalanche, optimism).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
customer_idYes
instrument_typeYes
bank_nameNo
account_nameNo
currencyNo
account_detailsNo
account_ownerNo
networksNo
addressNo
networkNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/danchev/spherepay-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server