Skip to content
Windsurf

cobroya for Windsurf

io.github.dan1d/cobroya

Mercado Pago payments for AI agents: payment links, search, refunds, merchant info.

client:Windsurf transport:stdio runtime:npm

Install cobroya 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": {
    "cobroya": {
      "command": "npx",
      "args": [
        "-y",
        "cobroya"
      ],
      "env": {
        "MERCADO_PAGO_ACCESS_TOKEN": "<MERCADO_PAGO_ACCESS_TOKEN>"
      }
    }
  }
}

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

cobroya in other clients