SpherePay for Claude Code
io.github.danchev/spherepay
Manage SpherePay customers, bank accounts, wallets, and transfers from Claude.
client:Claude Code
transport:stdio
runtime:pypi
Install SpherePay in Claude Code
run in your project directory
claude mcp add spherepay -e SPHEREPAY_API_KEY=<SPHEREPAY_API_KEY> -e SPHEREPAY_BASE_URL=<SPHEREPAY_BASE_URL> -e SPHEREPAY_TIMEOUT=<SPHEREPAY_TIMEOUT> -e SPHEREPAY_MAX_RETRIES=<SPHEREPAY_MAX_RETRIES> -- uvx spherepay-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs