Skip to content
Windsurf

mcp iniciador for Windsurf

io.github.codespar/mcp-iniciador

MCP server for Iniciador — Open Finance Brasil Pix payment initiation (PISP), ICP-Brasil + DCR

client:Windsurf transport:stdio runtime:npm

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

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

mcp iniciador in other clients