PagBank PagSeguro Connector for AI agents.
9 live capabilities
Manage Brazilian Pix and Boleto payments with your AI client.
Waiting for input…
Why people use PagBank PagSeguro
PagBank PagSeguro Brazilian Payment Integration
This Connector changes that by putting the PagBank API inside your AI client. You just tell your agent to create a payment, and it handles the generation and retrieval of the data. You get a unified way to manage your money without leaving your chat window.
What Vinkius changes
You get a direct line to Brazil's payment infrastructure without writing a single line of integration code.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Issue a refund for a returned item
A customer wants a partial refund.
- Real-world use case 02
Generate a Pix QR code
A buyer wants to pay now.
- Real-world use case 03
Check installment options
A customer wants to buy a high-ticket item.
Complete set · 9capabilities
The complete PagBank PagSeguro capability set.
These are the exact actions your AI can choose when you ask it to work with PagBank PagSeguro.
01—03
3 capabilities in this set.
Part of 9 available through PagBank PagSeguro.
- 01 Capability
Cancel transaction
Issue a full or partial refund for a previous payment. This allows you to handle customer returns quickly.
- 02 Capability
Create checkout link
Create a payment URL for multiple items, including credit card options. This makes it easy to send links to buyers.
- 03 Capability
Get order
Pull the specific details of an order using its unique ID. Use this to provide instant order status to customers.
04—06
3 capabilities in this set.
Part of 9 available through PagBank PagSeguro.
- 04 Capability
Get transaction
Retrieve full transaction data based on a specific reference code. This is great for looking up specific sales.
- 05 Capability
Get installment options
See how many installments a specific card brand will allow for a price. Use this to show customers their payment choices.
- 06 Capability
Create pix payment
Generate a Pix QR code for immediate payment confirmation. This is the fastest way to accept instant payments.
07—09
3 capabilities in this set.
Part of 9 available through PagBank PagSeguro.
- 07 Capability
Search transactions
Find all payments made within a specific date range. This helps you reconcile your books for any given period.
- 08 Capability
Get balance
Check your current available funds in your PagBank account. This is useful for real-time financial oversight.
- 09 Capability
Create boleto payment
Generate a Boleto Bancário for customers who prefer bank transfers. This helps you accept offline payments easily.
Set up in minutes
One URL. Then ask PagBank PagSeguro to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use PagBank PagSeguro from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZCq17XG8di75boT0jalqKlUdU9DfTwvfnH4kvetn/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it PagBank PagSeguro, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable PagBank PagSeguro for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZCq17XG8di75boT0jalqKlUdU9DfTwvfnH4kvetn/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the PagBank PagSeguro URL.
- Step 03
Save and start
Save the connection and enable PagBank PagSeguro in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pagbank-pagseguro": {
"url": "https://edge.vinkius.com/vk_preview_ZCq17XG8di75boT0jalqKlUdU9DfTwvfnH4kvetn/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using PagBank PagSeguro
Open Agent mode in chat and ask: "Using PagBank PagSeguro, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pagbank-pagseguro": {
"url": "https://edge.vinkius.com/vk_preview_ZCq17XG8di75boT0jalqKlUdU9DfTwvfnH4kvetn/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using PagBank PagSeguro
Ask Copilot: "Using PagBank PagSeguro, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pagbank-pagseguro": {
"url": "https://edge.vinkius.com/vk_preview_ZCq17XG8di75boT0jalqKlUdU9DfTwvfnH4kvetn/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using PagBank PagSeguro
Open Cascade and ask: "Using PagBank PagSeguro, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pagbank-pagseguro": {
"url": "https://edge.vinkius.com/vk_preview_ZCq17XG8di75boT0jalqKlUdU9DfTwvfnH4kvetn/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using PagBank PagSeguro
Ask Cline: "Using PagBank PagSeguro, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pagbank-pagseguro --transport http "https://edge.vinkius.com/vk_preview_ZCq17XG8di75boT0jalqKlUdU9DfTwvfnH4kvetn/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using PagBank PagSeguro
Ask Claude: "Using PagBank PagSeguro, show me...". 9 tools are ready
Where the request belongs
Work PagBank can move forward.
This is for Brazilian e-commerce owners and finance teams who need to move away from manual payment processing. It is for the merchant who is tired of copy-pasting payment info and wants to handle everything through a chat interface.
E-commerce Store Owner
Handles daily customer payments, issues refunds, and generates Pix codes via chat.
Finance Manager
Monitors balances and searches for specific transaction IDs during audits or reconciliations.
Brazilian Developer
Builds AI-driven commerce capabilities without having to build a custom payment SDK from scratch.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBanco Inter
Connect to your Banco Inter Empresas digital account. Automate Pix, Boletos, balance inquiries and statements.
Efí Pay (Gerencianet)
Generate dynamic Pix charges, issue traditional bank slips (boletos), and check your account balance via Efí Pay.
Stark Bank
Equip your AI with Brazil's enterprise Developer Bank. Automate corporate virtual cards, Boletos, Outbound Pix (Transfers), and statements inside chats.
Mercado Pago
Process payments, generate Pix QR codes, manage customers and refunds via Mercado Pago API.
Cora Bank
Connect your Cora Corporate account. Have your Ai Assistant generate structured Invoices, Boletos, and Pix codes while tracking active balances.
Pagar.me
Create orders, manage subscriptions, and process Pix/Boleto payments via Pagar.me API.
Bring your own AI
Change the model, client or framework. Keep PagBank connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about PagBank.
The practical details behind the request, access and result.
Can I use PagBank PagSeguro to send Pix payments?
Yes, you can use the Connector to have your agent generate Pix QR codes for instant payments.
Does this help with Boleto payments?
It allows your agent to create Boleto Bancário for customers who don't have credit cards.
Can I check my balance with PagBank PagSeguro?
You can ask your agent for your current available balance at any time.
How do I handle refunds?
The Connector lets your agent process full or partial refunds for your customers instantly.
Can the AI find old transactions?
You can ask your agent to search for payments made within a specific date range.
Is this for Brazilian businesses only?
Yes, this Connector is designed to connect your AI client to the PagBank payment gateway in Brazil.
How do I get a PagBank Access Token?
Log in to your PagBank Account. Go to Account > Credentials (or Developer section) and generate your Production Token. Copy the token and paste it below.
Can I generate Pix payments?
Yes! Use the create_pix_payment action. It returns the QR Code data (Base64 and copy-paste text) that you can display for the user to pay instantly.
Does it support Boleto?
Yes! Use the create_boleto_payment action. You need to provide the payer's Name and CPF to generate the Boleto link and barcode.
One connection away
Give your agent a direct line to PagBank.
Connect PagBank once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available