Skip to content
Windsurf

mcp bradesco for Windsurf

io.github.codespar/mcp-bradesco

MCP server for Bradesco — Pix, Cobrança (boleto), Arrecadação, Extrato (OAuth2 + mTLS)

client:Windsurf transport:stdio runtime:npm

Install mcp bradesco 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-bradesco": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-bradesco"
      ],
      "env": {
        "BRADESCO_CLIENT_ID": "<BRADESCO_CLIENT_ID>",
        "BRADESCO_CLIENT_SECRET": "<BRADESCO_CLIENT_SECRET>",
        "BRADESCO_CERT_PATH": "<BRADESCO_CERT_PATH>",
        "BRADESCO_KEY_PATH": "<BRADESCO_KEY_PATH>",
        "BRADESCO_ENV": "<BRADESCO_ENV>"
      }
    }
  }
}

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

mcp bradesco in other clients