Skip to content
Claude Desktop

mcp pagbrasil for Claude Desktop

io.github.codespar/mcp-pagbrasil

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

client:Claude Desktop transport:stdio runtime:npm

Install mcp pagbrasil in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "mcp-pagbrasil": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-pagbrasil"
      ],
      "env": {
        "PAGBRASIL_PBTOKEN": "<PAGBRASIL_PBTOKEN>",
        "PAGBRASIL_SECRET": "<PAGBRASIL_SECRET>",
        "PAGBRASIL_BASE_URL": "<PAGBRASIL_BASE_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp pagbrasil in other clients