What is the io.github.mrslbt/xendit-mcp MCP server?
Xendit payment APIs for AI agents. Payment links, payouts, balances, and transactions.
How to install io.github.mrslbt/xendit-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"xendit-mcp": {
"command": "npx",
"args": [
"-y",
"xendit-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"xendit-mcp": {
"command": "npx",
"args": [
"-y",
"xendit-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"xendit-mcp": {
"command": "npx",
"args": [
"-y",
"xendit-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"xendit-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"xendit-mcp"
]
}
}
}Claude Code
claude mcp add xendit-mcp -- npx -y xendit-mcpRelated MCP servers
Japanese UI + UX correctness for AI coding agents — typography, forms, keigo, JLReq checks.
View repository →Nankai Trough earthquake hazard & building-safety, from official Japan data. No verdicts.
View repository →MCP for PayPay (Japan's QR wallet): QR codes, payments, refunds, cancels. Bilingual JP/EN.
View repository →Native PDF renderer for AI markdown. Cover, TOC, page-numbered footer. No Chrome dependency.
View repository →Rakuten Web Service for AI: Ichiba, Books, Travel, Recipe, Kobo, GORA — bilingual, read-only.
View repository →Extract YouTube transcripts for AI agents. Clean text or timestamped segments.
View repository →