Loading MCP server directory, please wait...
Official BlindPay MCP server: stablecoin payouts, payins, quotes and receivers for global payments.
npx @getmcp/cli add com.blindpay/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BLINDPAY_API_KEYBlindPay API key from the dashboard (API Keys tab).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.blindpay/mcp": {
"command": "npx",
"args": [
"-y",
"@blindpay/mcp"
],
"env": {
"BLINDPAY_API_KEY": "",
"BLINDPAY_INSTANCE_ID": "",
"BLINDPAY_MCP_PROFILE": "full"
}
}
}
}