Skip to main content
IN

Iniciador

v0.1.0API Key

Open Finance BR PISP — Pix payment initiation. Operator triggers a payer→payee transfer through Iniciador's PISP license; payer authorizes once at their bank's app and the payment fires from the payer's own bank account. Alternative to merchant-acquirer rails when the payer's bank should be the source of funds. API key (X-API-KEY) + OAuth2 consent for some flows. Alpha on npm — endpoint set provisional pending live-validation.

9 tools0 env varsπŸ‡§πŸ‡· Brazilstable on npm

Install

terminal
$ npm install @codespar/mcp-iniciador

Quickstart

Add this entry to your claude_desktop_config.json (or any MCP-compatible client config).

claude_desktop_config.json
{
  "mcpServers": {
    "iniciador": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-iniciador"
      ],
      "env": {}
    }
  }
}

Available tools Β· 0

Each tool is independent β€” your agent loads only what it needs to reduce context and response time.

Tool list is being indexed. Check the source on GitHub in the meantime.

Compatible frameworks

MCP is a protocol β€” any framework that speaks it can mount this server.

Claude Agent SDKAnthropic
OpenAI AgentsOpenAI
Vercel AI SDKVercel
LangChainLangChain
LlamaIndexLlamaIndex
CrewAICrewAI
MastraMastra
Any MCP clientProtocol

Frequently asked questions

All credentials are encrypted at rest in an isolated vault scoped per organization. OAuth2 tokens are automatically refreshed before expiry. Your agent code never sees raw secrets β€” it receives scoped, short-lived session tokens.
Servers β€” Every LatAm commerce API your agent needs | CodeSpar