★ 0 stars
JavaScript
🤖 AI/LLM
Updated 6d ago
MCP server for the Xendit payment API. Invoices, disbursements, balances, and transactions across Indonesia, the Philippines, Thailand, Vietnam, and Malaysia.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"xendit-mcp": {
"command": "npx",
"args": [
"-y",
"mrslbt/xendit-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add xendit-mcp npx -y mrslbt/xendit-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"xendit-mcp": {
"command": "npx",
"args": [
"-y",
"mrslbt/xendit-mcp"
]
}
}
}
📋 Copy
Topics
ai-agents anthropic claude claude-code cursor disbursements fintech indonesia invoice mcp mcp-server model-context-protocol payments philippines typescript