Back to Blog

Talk to Your Payment API

BlindPay MCP Server: Connect AI coding assistants to global payment infrastructure. Execute payments, manage receivers, and process transactions using natural language instead of API calls.

BlindPay MCP

The BlindPay MCP Server connects AI coding assistants to BlindPay's global payment infrastructure, allowing developers to interact with payment APIs using natural language instead of manual API calls.

Overview

The BlindPay MCP (Model Context Protocol) acts as a bridge between your AI coding assistants and BlindPay's payment infrastructure. Instead of writing integration code or navigating dashboards, you can ask your AI assistant to execute payment operations directly.

This means you can handle cross-border payments, manage receivers and process transactions without leaving your code editor or memorizing API documentation.

Capabilities

The MCP server provides access to BlindPay's core functionality:

  • Quote generation for international transfers
  • Receiver management for individuals and businesses
  • Payout processing across multiple blockchains
  • Virtual account creation for receiving payments
  • Webhook configuration for payment notifications
  • Real-time FX rates for currency conversions

All operations are executed through conversational requests to your AI assistant.

Example Usage

Traditional API call:

Bash

With the MCP server:

"Get me a quote for sending 1000 USDC to a bank account in Brazil"

The AI assistant interprets the request and executes the appropriate API calls.

Setup

Configuration requires three steps:

  1. Get your API key from the BlindPay dashboard
  2. Add the MCP server configuration to your AI assistant
  3. And you're ready to begin making requests in natural language

Documentation

Complete setup instructions and API reference documentation are available in the README on GitHub.

Written by Eric Viana