Skip to content
Windsurf

mcp dlocal for Windsurf

io.github.codespar/mcp-dlocal

MCP server for dLocal — LatAm cross-border payments, payouts, refunds across 15+ countries

client:Windsurf transport:stdio runtime:npm

Install mcp dlocal in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-dlocal": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-dlocal"
      ],
      "env": {
        "DLOCAL_LOGIN": "<DLOCAL_LOGIN>",
        "DLOCAL_TRANS_KEY": "<DLOCAL_TRANS_KEY>",
        "DLOCAL_SECRET_KEY": "<DLOCAL_SECRET_KEY>",
        "DLOCAL_BASE_URL": "<DLOCAL_BASE_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp dlocal in other clients