The official Model Context Protocol server for BlindPay - Global payments infrastructure made simple.
What This MCP Server Does
This MCP server provides AI coding assistants (Cursor, Claude Code, etc.) with access to BlindPay's stablecoin payment infrastructure. It exposes tools that allow AI assistants to:
Create and manage receivers (individuals/businesses)
Process payouts and payins on multiple blockchains
Create quotes and get FX rates
Manage virtual accounts and blockchain wallets
Configure webhooks and API keys
And more...
Prerequisites
Get your API key:
Create a development instance
Go to the BlindPay Dashboard
Select your instance and click on the API Keys tab
Create a new API key
Installation
Cursor
One-click install:
After installation, add your API key to ~/.cursor/mcp.json:
Claude Code
Run the following command in your terminal:
Claude Desktop
Add to your Claude Desktop configuration file:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Example Prompts
Once configured, you can ask your AI assistant to interact with BlindPay:
Documentation
Support
Email: eric@blindpay.com
Issues: GitHub Issues
License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by the BlindPay team