Rede
Rede card-machine sales, receivables and fees for Claude, Cursor and AI agents
Sales, receivables, statements and fees for your own merchant account at Rede (one of Brazil's largest card acquirers), straight from the chat. Transactions by period with card brand, modality, NSU and terminal, what's left after the MDR fee, when each sale lands in your bank account, what was deposited per day, and which fees and chargebacks hit. Read-only, over your own account, with your authorization.
- 💳 Sales by period — credit, debit and Pix, with card brand, modality, NSU, terminal and status
- 🧮 Gross, net and MDR — what the card machine actually left after fees
- 📅 Payout schedule — when each sale lands in your account, aggregated per day, with the next payout date
- 🏦 Deposit statement — what was credited per day, per bank account
- ⚠️ Charges and adjustments — fees, debits and chargebacks, open or settled
- 🏪 Multi-merchant — several merchant points (PVs) and every terminal under each one
- 📊 6 tools, all read-only — it never touches the payment gateway, never refunds, never voids
- 🏦 Pairs with the Banco MCP (Open Finance) to reconcile card machine × bank
- 💬 Works with any MCP client: Claude Desktop, Cursor, VS Code, Cline, Continue
Versão em português · Full docs (PT-BR) · Agent skill
One-click install
Claude (Web and Desktop)
Anthropic unified MCP installation at claude.ai/customize/connectors. The same link works for Claude Web and Claude Desktop (just be logged in):
Manual (if the deeplink does not open): claude.ai/customize/connectors → + → Add custom connector → paste Name Rede and URL https://api.mcp.ai/p_rede.
Cursor
VS Code (Copilot Chat)
ChatGPT, Manus, OpenClaw and 40+ other clients
Works with any MCP client that speaks MCP over HTTP. The server URL is always:
https://api.mcp.ai/p_rede
Per-client details: INSTALL.md.
Example prompts
How much did I sell on the card machine this month, gross and net?
What was my average MDR fee per card brand in the last 30 days?
When does this week's sales money land in my account?
How much did Rede deposit into my account yesterday?
Any chargebacks or new fees this month?
List my merchant points and the terminals under each one
6 tools available
| Tool | Description |
|---|---|
rede_vendas_listar | Lista as vendas/transações da sua conta Rede por período (crédito, débito e Pix; com NSU, bandeira, modalidade, terminal, status e valor). |
rede_vendas_resumo | Resumo agregado das vendas da sua conta Rede no período (totais por bandeira ou por dia). |
rede_recebiveis_agenda | Agenda de recebíveis da Rede no período (quando cada venda cai na conta), agregada por dia. |
rede_extrato | Extrato de recebimentos/depósitos da conta Rede no período (o que foi creditado por dia, por conta bancária). |
rede_cobrancas | Cobranças/ajustes da conta Rede no período (débitos, tarifas e chargebacks), abertas (OPEN) ou liquidadas (CLOSED). |
rede_conta | Estabelecimento (ponto de venda / PV) e terminais/maquininhas da conta no Portal Rede. |
Details for each tool: docs/ferramentas.md (PT-BR)
How it works
1. Connect your Rede account at app.mcp.ai
2. rede_vendas_listar / rede_vendas_resumo → sales for the period (gross, net, MDR)
3. rede_recebiveis_agenda → when each sale lands in your account
4. rede_extrato → what Rede deposited per day, per bank account
5. rede_cobrancas → fees, adjustments and chargebacks
6. rede_conta → merchant points (PVs) and terminals
It's data from your own account, and it's read-only. This is not the official e.Rede API (payment gateway): nothing here charges, refunds or voids.
Pairs with the Banco MCP (Open Finance): what Rede says will land on one side, what actually hit the bank on the other — reconciliation in a single question.
Pricing
See docs/precos.md (PT-BR).
Privacy & data protection
- Read-only, no tool changes data at the source.
- Sub-processors: Rede, the LLM host you choose (Claude, ChatGPT, Cursor, your own agent). Full list in docs/privacidade-lgpd.md.
- Data returned by the tools is sent to the LLM host you choose, a sub-processor outside our control. We recommend plans with training opt-out.
FAQ
Does this charge or refund anything? No. All 6 tools are read-only: sales, receivables, statements, fees and terminals. The payment gateway (e.Rede) is never touched.
How is it different from the official e.Rede API? e.Rede is the gateway: you process payments through it. This MCP answers the other question, the one a merchant asks after selling: how much came in, what the fee was, when it lands and what got deducted.
Why does it need my Rede credentials? Because the data belongs to your account and only you can authorize access to it. The credential is encrypted, used only to serve your own calls, and you can disconnect whenever you want at app.mcp.ai.
Does it work with more than one merchant point? Yes. Multiple PVs on the same plan — plans are sized by the number of connected merchant points.
Does it show the MDR fee per sale? Yes. Sales come with gross amount, net amount and the applied fee, so you can measure the effective MDR per card brand or per period.
Is the server open source? The server is proprietary (hosted). This repository is the public wrapper with manifests, docs and skill, all MIT.
Support
- 📧 rede@mcp.ai
- 🐛 GitHub Issues
- 📄 docs/
License
MIT — see LICENSE. The MCP server at api.mcp.ai/p_rede is proprietary (hosted); this repo (manifests, docs, skills) is MIT.