# Cora Bank MCP for AI Agents AI Agent Connect

> Cora Bank MCP connects your corporate account to your AI agent. It lets you generate invoices, Boletos, and Pix codes while tracking your active balances. This tool handles the manual work of Brazilian financial operations so you can manage your business without jumping between different banking apps.

## Overview
- **Category:** finance-accounting
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_lVn7Zz4LJ3Xu5otJAJTOe6F9baeARROXQTFRxISO/ai-agent-connect
- **Tags:** corporate-banking, invoicing, pix-payments, boleto, financial-api, cash-flow-management

## Description

Cora Bank MCP connects your corporate account directly to your AI agent so you can handle Brazilian banking tasks without switching tabs. Instead of manually logging into a portal to generate Boletos or copy-pasting Pix codes into messages, you can just tell your agent to do it for you. It creates official invoices with barcodes and QR codes, sends Pix payments to vendors, and pulls your latest cash flow statements. Because Vinkius makes it easy to manage these connections, you can turn a simple chat into a functional treasury desk. You'll stop wasting time on repetitive data entry and start getting paid faster by letting your agent handle the banking chores.

## Tools

### cora_cancel_invoice
Cancels a pending invoice in your Cora account. This helps when a customer changes their mind or pays early.

### cora_get_balance
Shows your current available and pending funds. Use this to see how much money is ready for spending.

### cora_create_invoice
Creates a new official invoice with a Boleto barcode and Pix QR code. This gets your customers paid faster.

### cora_get_invoice
Retrieves the specific details or status of a single invoice. Use this to check if a specific bill was paid.

### cora_get_statement
Downloads your accounting history and cash flow records. Use this to see where your money went over time.

### cora_list_invoices
Pulls a list of all your current invoices. It helps you track which bills are still outstanding.

### cora_list_payments
Lists all the withdrawals made from your account. This is great for tracking vendor payouts.

### cora_send_pix
Sends a Pix or TED payment to a vendor or client. This lets you pay bills instantly through your AI.

## Prompt Examples

**Prompt:** 
```
Check if the invoice for 'Design Project' was paid.
```

**Response:** 
```
I've checked your Cora account. The invoice for **'Design Project'** is still marked as **Pending**. The customer hasn't cleared the Boleto yet.
```

**Prompt:** 
```
Send a Pix payment of R$ 200 to the supplier 'Office Supplies'.
```

**Response:** 
```
Done. I've sent the **Pix payment of R$ 200** to **'Office Supplies'**. The transaction is confirmed in your Cora account.
```

**Prompt:** 
```
What's our current balance?
```

**Response:** 
```
Your current Cora Bank balance is **R$ 12,450.00**. You also have **R$ 1,200.00** in pending resources.
```

## Capabilities

### Generate Brazilian invoices
Create official invoices that include both a Boleto barcode and a Pix QR code in one step.

### Send Pix payments
Send Pix or TED payments to clients and vendors directly through your AI client.

### Check real-time balances
Get an instant look at your available and pending funds in your Cora account.

### List active invoices
Pull a complete list of all current invoices to see what still needs to be paid.

### Extract accounting statements
Get your historical cash flow and accounting records for easy reconciliation.

### Cancel pending invoices
Void and remove pending invoices from your account when a deal falls through.

## Use Cases

### Late Payment Follow-up
A studio owner asks the agent to check if a client paid. The agent uses `cora_list_invoices` and then sends a reminder.

### Instant Vendor Payment
A manager needs to pay a supplier. They tell the agent to send a Pix payment of R$ 200 using `cora_send_pix`.

### Quick Balance Check
An owner wants to know if they can afford a new hire. The agent uses `cora_get_balance` to report available funds.

### Billing Correction
A customer wants to change their order. The manager tells the agent to void the old bill using `cora_cancel_invoice`.

## Benefits

- Stop copy-pasting payment info by using `cora_create_invoice` to generate Boletos and Pix codes in your chat.
- Get instant visibility into your liquidity with `cora_get_balance` to see exactly what's available.
- Track your outstanding debt easily by using `cora_list_invoices` to see what clients still owe you.
- Simplify your bookkeeping by pulling history with `cora_get_statement` for your monthly reports.
- Settle vendor tabs faster by using `cora_send_pix` to send payments without opening a mobile app.
- Fix billing mistakes on the fly by using `cora_cancel_invoice` to void incorrect requests immediately.

## How It Works

The bottom line is you get a direct bridge between your AI and your corporate bank account for automated financial tasks.

1. Generate your API credentials in the Cora administrative panel.
2. Convert your private key and certificate files into base64 strings using your terminal.
3. Paste those strings into your Vinkius application to link your account.

## Frequently Asked Questions

**Can Cora Bank MCP create Boletos for me?**
Yes, it can create official invoices that include both a Boleto barcode and a Pix QR code, making it easier for your customers to pay you.

**Does Cora Bank MCP support Pix payments?**
Yes, you can use it to send Pix and TED payments to your vendors or clients directly through your AI agent.

**Can I use Cora Bank MCP to check my balance?**
Yes, it retrieves your current available and pending funds in real-time so you always know your current liquidity.

**Is Cora Bank MCP good for small businesses?**
It's ideal for small businesses, studios, and retail operations that need to automate their daily invoicing and payment tasks.

**How do I connect my bank to the Cora Bank MCP?**
You'll need to provide your API keys as base64 strings within the Vinkius application to link your account safely.

**Can I cancel an invoice with Cora Bank MCP?**
Yes, the Connector can void and cancel pending invoices if a deal changes or a customer pays early.

**How do I encode my Cora `.pem` certificates properly?**
Head to Cora Bank's portal and setup an API App yielding you exactly the Client Credentials and a certificate pairing (Public CERT `.pem`/`.crt` and Private `.key`). Go to a UNIX shell / MacOS Terminal: `base64 -i my_key.key` to get the key text, and `base64 -i my_cert.pem` to get the cert text. The unformatted, unbroken blocks are the credentials you paste directly to us.

**Does Cora produce a separate Pix link from its Boleto command?**
In Cora's domain, executing `cora_create_invoice` natively packages everything. A single entity 'Invoice' acts as both your printable boleto format AND a highly specific Dynamic QR Pix, ensuring multiple avenues for your clients.

**Will an outgoing Pix from my chat be instant?**
Absolutely. Emitting an explicit request down the `cora_send_pix` route connects instantaneously down Cora's active routing engine (Sistema de Pagamentos Instantâneos - SPI/Bacen) draining specific liquidity.

**Can I cancel unpaid user invoices rapidly from MCP?**
Of course! Call upon the unneeded identifier within your chat interface, prompting the logic `cora_cancel_invoice`, pulling the document from global banking registration.