Skip to content
Zed

cobroya for Zed

io.github.dan1d/cobroya

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

client:Zed transport:stdio runtime:npm

Install cobroya in Zed

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

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

{
  "context_servers": {
    "cobroya": {
      "command": "npx",
      "args": [
        "-y",
        "cobroya"
      ],
      "env": {
        "MERCADO_PAGO_ACCESS_TOKEN": "<MERCADO_PAGO_ACCESS_TOKEN>"
      }
    }
  }
}

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

cobroya in other clients