What MCP Can Do for You
Once connected to HaiPay MCP, you can ask your AI assistant to:- Quickly integrate payment features Example: Based on HaiPay documentation, help me implement a Brazil PIX collection interface, including signature logic and callback handling.
- Query API parameter specifications Example: Show me the required fields and signature rules for the Philippines collection interface, and generate a parameter comparison table.
- Troubleshoot integration issues Example: The order status is always PENDING. Help me check the description of the callback notification signature verification logic.
- Generate integration code Example: Using HaiPay’s collection and payout process, write a complete payment request example in Java/PHP/Python.
- Understand business workflows Example: Explain HaiPay’s asynchronous notification mechanism and how merchants should respond to ensure order status synchronization.
Getting Started
HaiPay MCP will provide the AI assistant with real-time access to:- API documentation
- Signature rules
- Error code descriptions
- Supported regions and currencies
- Claude
- Claude Code
- Codex
- Cursor
- Qoder
- VS Code
To connect the HaiPay MCP server to Claude Desktop, follow these steps:See the Model Context Protocol documentation for more details.
1
Add a custom connector
- Open Claude Desktop and go to Settings.
- Navigate to the Connectors page.
- Click Add custom connector.
- Fill in the following information:
- Name:
HaiPay - URL:
https://doc.haipay.net/mcp
- Name:
- Click Add.
2
Use MCP in a chat
- In the Claude chat interface, click the attachments button (the plus icon).
- Select the HaiPay MCP server.
- You can now ask Claude questions about HaiPay, and it will search the documentation via MCP to provide answers.

