Skip to content
Zed

mcp pagbrasil for Zed

io.github.codespar/mcp-pagbrasil

PagBrasil — cross-border acquiring into Brazil: Pix, Boleto Flash, refunds

client:Zed transport:stdio runtime:npm

Install mcp pagbrasil 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": {
    "mcp-pagbrasil": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-pagbrasil"
      ],
      "env": {
        "PAGBRASIL_PBTOKEN": "<PAGBRASIL_PBTOKEN>",
        "PAGBRASIL_SECRET": "<PAGBRASIL_SECRET>",
        "PAGBRASIL_BASE_URL": "<PAGBRASIL_BASE_URL>"
      }
    }
  }
}

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

mcp pagbrasil in other clients