Efí Pay (Gerencianet)

Efí Pay (Gerencianet) MCP Connector for Claude

A+

Generate dynamic Pix charges, issue traditional bank slips (boletos), and check your account balance via Efí Pay.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

The Efí Pay MCP Server connects your AI agent directly to one of Brazil's largest payment and digital account platforms (formerly Gerencianet). Command your agent to handle invoicing seamlessly using natural language.

What you can do

  • Pix Management — Generate dynamic immediate charges (Pix Cob), check specific payment statuses in real-time, and send Pix directly to external keys.
  • Traditional Invoicing — Emit traditional Brazilian bank slips (Boletos) with specified expiration dates, item totals, and payer documents (CPF/CNPJ).
  • Account Overviews — Ask your agent to retrieve your current Efí account balance or pull a complete historical banking statement over a defined date range.

How it works

  1. Subscribe to this server.
  2. In your Efí Back Office, generate your Client_ID, Client_Secret and .p12 Certificate.
  3. Convert your .p12 certificate into a Base64 string.
  4. Input the credentials in your MCP-compatible client.

Who is this for?

  • SaaS Founders — quickly issue a boleto for a customer directly from your terminal or chat without opening the bank Dashboard.
  • E-commerce Ops — instantly verify whether a specific Pix txid has been paid to fulfill an order right from your internal agent.
  • Financial Controllers — extract statements and daily balances dynamically to aid reconciliation.
pix-paymentsdigital-bankinginvoicingfinancial-automationtransaction-statuspayment-gateway

8 tools expose this connector's capabilities to your AI agent.

efi_send_pix

Enviar um Pix em tempo real para terceiros

efi_create_boleto

Gerar um banco slip tradicional brasileiro (Boleto)

efi_create_pix_charge

Emitir cobrança imediata via Pix (Cob)

efi_get_balance

Consultar o resuldado / Saldo atual da conta digital (Efí Pay)

efi_get_pix_payment

Consultar um único pagamento Pix recebido específico

efi_get_statement

Consultar o Resumo (Statement / Extrato) das movimentações da conta

efi_list_boletos

Listar todos os Boletos e transações emitidos em um range de datas

efi_list_pix_charges

Consultar cobranças Pix (Cob) recebidas ou geradas num intervalo

See how to talk to your AI agent using Efí Pay (Gerencianet).

Generate a dynamic Pix charge of R$ 150.00 expiring in 3600 seconds, and link it to my external key myemail@store.com.

The Pix charge has been generated successfully. Your transaction ID (txid) is '8b8f[...]'. The copy-paste literal string and dynamic BR Code is available below for your customer.

Check the status of the Pix payment holding the txid 'abc123zxy456'.

Fetching payment status... The Pix transaction 'abc123zxy456' is marked as 'CONCLUIDA' (Confirmed). The funds have landed in your total balance.

Pull a list of my generated Boletos since September 1st, showing me only the unpaid ones.

I've pulled the data! You generated 24 Boletos since September 1st, but exactly 6 remain active and unpaid across various clients.

Log into your Efí account, go to **API > Applications**. Create an app to get the Client ID and Secret. Then generate a Production Certificate (`.p12`). Instead of uploading the file to Vinkius, use terminal command `base64 -i your_cert.p12` to convert it into a plaintext string, and paste that robust text directly into the MCP configuration.

Related Connectors