Skip to content
Claude Desktop

mcp iniciador for Claude Desktop

io.github.codespar/mcp-iniciador

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

client:Claude Desktop transport:stdio runtime:npm

Install mcp iniciador 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-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>"
      }
    }
  }
}

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

mcp iniciador in other clients