[{"data":1,"prerenderedAt":233},["ShallowReactive",2],{"content-\u002Fblog\u002Fmcp":3},{"id":4,"title":5,"author":6,"body":7,"categories":204,"category":208,"categoryType":208,"date":209,"description":210,"extension":211,"faq":212,"howto":208,"isBlog":225,"isChangelog":226,"meta":227,"navigation":225,"path":228,"rawbody":229,"seo":230,"stem":231,"thumbnail":17,"__hash__":232},"content\u002Fblog\u002Fmcp.md","Talk to Your Payment API","Eric Viana",{"type":8,"value":9,"toc":197},"minimark",[10,18,21,26,29,32,36,39,80,83,87,92,145,150,156,159,163,166,178,182,193],[11,12,13],"p",{},[14,15],"img",{"alt":16,"src":17},"BlindPay MCP","\u002Fimages\u002Fblog\u002Fmcp.png",[11,19,20],{},"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.",[22,23,25],"h2",{"id":24},"overview","Overview",[11,27,28],{},"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.",[11,30,31],{},"This means you can handle cross-border payments, manage customers and process transactions without leaving your code editor or memorizing API documentation.",[22,33,35],{"id":34},"capabilities","Capabilities",[11,37,38],{},"The MCP server provides access to BlindPay's core functionality:",[40,41,42,50,56,62,68,74],"ul",{},[43,44,45,49],"li",{},[46,47,48],"strong",{},"Quote generation"," for international transfers",[43,51,52,55],{},[46,53,54],{},"Customer management"," for individuals and businesses",[43,57,58,61],{},[46,59,60],{},"Payout processing"," across multiple blockchains",[43,63,64,67],{},[46,65,66],{},"Virtual account creation"," for receiving payments",[43,69,70,73],{},[46,71,72],{},"Webhook configuration"," for payment notifications",[43,75,76,79],{},[46,77,78],{},"Real-time FX rates"," for currency conversions",[11,81,82],{},"All operations are executed through conversational requests to your AI assistant.",[22,84,86],{"id":85},"example-usage","Example Usage",[11,88,89],{},[46,90,91],{},"Traditional API call:",[93,94,99],"pre",{"className":95,"code":96,"language":97,"meta":98,"style":98},"language-bash shiki shiki-themes github-light","curl -X POST https:\u002F\u002Fapi.blindpay.com\u002Fv1\u002Finstances\u002Fin_xxx\u002Fquotes \\\n  -H \"Authorization: Bearer sk_xxx\" \\\n  -d '{\"bank_account_id\":\"ba_xxx\",\"currency_type\":\"sender\",...}'\n","bash","",[100,101,102,125,136],"code",{"__ignoreMap":98},[103,104,107,111,115,119,122],"span",{"class":105,"line":106},"line",1,[103,108,110],{"class":109},"s7eDp","curl",[103,112,114],{"class":113},"sYu0t"," -X",[103,116,118],{"class":117},"sYBdl"," POST",[103,120,121],{"class":117}," https:\u002F\u002Fapi.blindpay.com\u002Fv1\u002Finstances\u002Fin_xxx\u002Fquotes",[103,123,124],{"class":113}," \\\n",[103,126,128,131,134],{"class":105,"line":127},2,[103,129,130],{"class":113},"  -H",[103,132,133],{"class":117}," \"Authorization: Bearer sk_xxx\"",[103,135,124],{"class":113},[103,137,139,142],{"class":105,"line":138},3,[103,140,141],{"class":113},"  -d",[103,143,144],{"class":117}," '{\"bank_account_id\":\"ba_xxx\",\"currency_type\":\"sender\",...}'\n",[11,146,147],{},[46,148,149],{},"With the MCP server:",[151,152,153],"blockquote",{},[11,154,155],{},"\"Get me a quote for sending 1000 USDC to a bank account in Brazil\"",[11,157,158],{},"The AI assistant interprets the request and executes the appropriate API calls.",[22,160,162],{"id":161},"setup","Setup",[11,164,165],{},"Configuration requires three steps:",[167,168,169,172,175],"ol",{},[43,170,171],{},"Get your API key from the BlindPay dashboard",[43,173,174],{},"Add the MCP server configuration to your AI assistant",[43,176,177],{},"And you're ready to begin making requests in natural language",[22,179,181],{"id":180},"documentation","Documentation",[11,183,184,185,192],{},"Complete setup instructions and API reference documentation are available in the ",[186,187,191],"a",{"href":188,"rel":189},"https:\u002F\u002Fgithub.com\u002Fblindpaylabs\u002Fblindpay-mcp",[190],"nofollow","README on GitHub",".",[194,195,196],"style",{},"html pre.shiki code .s7eDp, html code.shiki .s7eDp{--shiki-default:#6F42C1}html pre.shiki code .sYu0t, html code.shiki .sYu0t{--shiki-default:#005CC5}html pre.shiki code .sYBdl, html code.shiki .sYBdl{--shiki-default:#032F62}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}",{"title":98,"searchDepth":127,"depth":127,"links":198},[199,200,201,202,203],{"id":24,"depth":127,"text":25},{"id":34,"depth":127,"text":35},{"id":85,"depth":127,"text":86},{"id":161,"depth":127,"text":162},{"id":180,"depth":127,"text":181},[205,206,207],"product","engineering","guide",null,"2026-01-13","BlindPay MCP Server: Connect AI coding assistants to global payment infrastructure. Execute payments, manage customers, and process transactions using natural language instead of API calls.","md",[213,216,219,222],{"q":214,"a":215},"What is the BlindPay MCP Server?","The BlindPay MCP Server is a Model Context Protocol bridge that connects AI coding assistants to BlindPay's payment API, so you can run payment operations in natural language instead of manual API calls.",{"q":217,"a":218},"What can the BlindPay MCP Server do?","Quote generation, customer management, payout processing across multiple blockchains, virtual account creation, webhook configuration, and real-time FX rates.",{"q":220,"a":221},"How do I set up the BlindPay MCP Server?","Get your API key from the BlindPay dashboard, add the MCP server configuration to your AI assistant, then make requests in natural language.",{"q":223,"a":224},"What is the difference between the MCP Server and Agent Skills?","The MCP Server gives an assistant tools to execute operations; Agent Skills give it knowledge of BlindPay concepts and flows. Many developers use both together.",true,false,{},"\u002Fblog\u002Fmcp","---\ntitle: \"Talk to Your Payment API\"\ndescription: \"BlindPay MCP Server: Connect AI coding assistants to global payment infrastructure. Execute payments, manage customers, and process transactions using natural language instead of API calls.\"\ndate: \"2026-01-13\"\ncategories: [\"product\", \"engineering\", \"guide\"]\nauthor: \"Eric Viana\"\nthumbnail: \"\u002Fimages\u002Fblog\u002Fmcp.png\"\nisBlog: true\nfaq:\n  - q: \"What is the BlindPay MCP Server?\"\n    a: \"The BlindPay MCP Server is a Model Context Protocol bridge that connects AI coding assistants to BlindPay's payment API, so you can run payment operations in natural language instead of manual API calls.\"\n  - q: \"What can the BlindPay MCP Server do?\"\n    a: \"Quote generation, customer management, payout processing across multiple blockchains, virtual account creation, webhook configuration, and real-time FX rates.\"\n  - q: \"How do I set up the BlindPay MCP Server?\"\n    a: \"Get your API key from the BlindPay dashboard, add the MCP server configuration to your AI assistant, then make requests in natural language.\"\n  - q: \"What is the difference between the MCP Server and Agent Skills?\"\n    a: \"The MCP Server gives an assistant tools to execute operations; Agent Skills give it knowledge of BlindPay concepts and flows. Many developers use both together.\"\n---\n\n![BlindPay MCP](\u002Fimages\u002Fblog\u002Fmcp.png)\n\nThe 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.\n\n## Overview\n\nThe 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.\n\nThis means you can handle cross-border payments, manage customers and process transactions without leaving your code editor or memorizing API documentation.\n\n## Capabilities\n\nThe MCP server provides access to BlindPay's core functionality:\n\n- **Quote generation** for international transfers\n- **Customer management** for individuals and businesses\n- **Payout processing** across multiple blockchains\n- **Virtual account creation** for receiving payments\n- **Webhook configuration** for payment notifications\n- **Real-time FX rates** for currency conversions\n\nAll operations are executed through conversational requests to your AI assistant.\n\n## Example Usage\n\n**Traditional API call:**\n\n```bash\ncurl -X POST https:\u002F\u002Fapi.blindpay.com\u002Fv1\u002Finstances\u002Fin_xxx\u002Fquotes \\\n  -H \"Authorization: Bearer sk_xxx\" \\\n  -d '{\"bank_account_id\":\"ba_xxx\",\"currency_type\":\"sender\",...}'\n```\n\n**With the MCP server:**\n\n> \"Get me a quote for sending 1000 USDC to a bank account in Brazil\"\n\nThe AI assistant interprets the request and executes the appropriate API calls.\n\n## Setup\n\nConfiguration requires three steps:\n\n1. Get your API key from the BlindPay dashboard\n2. Add the MCP server configuration to your AI assistant\n3. And you're ready to begin making requests in natural language\n\n## Documentation\n\nComplete setup instructions and API reference documentation are available in the [README on GitHub](https:\u002F\u002Fgithub.com\u002Fblindpaylabs\u002Fblindpay-mcp).\n",{"title":5,"description":210},"blog\u002Fmcp","lviLr_7YiMjUx8bdbo41W6P4RgaRTywVsKW5S2oju80",1785890520456]