Skip to content
Zed

xendit mcp for Zed

io.github.mrslbt/xendit-mcp

Xendit payment APIs for AI agents. Payment links, payouts, balances, and transactions.

client:Zed transport:stdio runtime:npm

Install xendit mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "xendit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xendit-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

xendit mcp in other clients