Skip to content
Windsurf

mcp pagseguro for Windsurf

io.github.codespar/mcp-pagseguro

MCP server for PagSeguro/PagBank — orders, Pix, boleto, credit card, charges

client:Windsurf transport:stdio runtime:npm

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

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

mcp pagseguro in other clients