The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Rede listing page.
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.
Versão em português · Full docs (PT-BR) · Agent skill
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.
Works with any MCP client that speaks MCP over HTTP. The server URL is always:
Per-client details: INSTALL.md.
| 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)
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.
See docs/precos.md (PT-BR).
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.
MIT — see LICENSE. The MCP server at api.mcp.ai/p_rede is proprietary (hosted); this repo (manifests, docs, skills) is MIT.