Banco Central do Brasil Connector for AI agents.
7 live capabilities
Track Brazilian macroeconomic indicators and official Central Bank data.
Waiting for input…
Why people use Banco Central do Brasil
BCB Economia. PIB, Dívida, Reservas, PIX e SGS for Brazilian Macroeconomic Analysis
This Connector replaces that manual grind. You just tell your AI client what you need, like the latest trade balance or the current debt-to-GDP ratio. It pulls the data directly from the source and puts it in front of you, so you can spend your time making decisions instead of hunting for numbers.
What Vinkius changes
You get instant access to official Brazilian economic data without manual searching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Assessing fiscal health
An analyst needs to know if Brazil's fiscal health is improving.
- Real-world use case 02
Analyzing payment volumes
A fintech founder wants to see the scale of instant payments.
- Real-world use case 03
Historical trend research
A researcher needs a specific inflation trend.
Complete set · 7capabilities
The complete Banco Central do Brasil capability set.
These are the exact actions your AI can choose when you ask it to work with Banco Central do Brasil.
01—04
4 capabilities in this set.
Part of 7 available through Banco Central do Brasil.
- 01 Capability
Get divida pib
Get the public sector net debt as a percentage of the GDP. This helps you understand the country's fiscal sustainability.
- 02 Capability
Get reservas
Retrieve Brazil's international reserves in US dollars. This is a key metric for assessing a country's ability to meet external obligations.
- 03 Capability
Get pib
Get the monthly percentage change of the IBC-Br GDP proxy. Use this to track monthly economic activity variations.
- 04 Capability
Get balanca comercial
Get the current trade balance of Brazilian exports and imports. It provides a quick look at the country's trade surplus or deficit.
05—07
3 capabilities in this set.
Part of 7 available through Banco Central do Brasil.
- 05 Capability
Get desemprego
Fetch the latest national unemployment rate from the PNAD survey. It gives you a clear picture of the current labor market.
- 06 Capability
Get pix estatisticas
Get the volume and quantity of PIX instant payment transactions. This helps track the growth of Brazil's primary payment network.
- 07 Capability
Get serie bcb
Consult any specific time series from the SGS system using its unique code. This allows for deep historical analysis of specific economic indicators.
Set up in minutes
One URL. Then ask Banco Central do Brasil to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Banco Central do Brasil 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_cBPpQPYUz3LiadPILKsF9Fdzz1G8qakO7saoQNqG/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 Banco Central do Brasil, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Banco Central do Brasil for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cBPpQPYUz3LiadPILKsF9Fdzz1G8qakO7saoQNqG/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 Banco Central do Brasil URL.
- Step 03
Save and start
Save the connection and enable Banco Central do Brasil in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bcb-economia-pib-divida-reservas-pix-e-sgs": {
"url": "https://edge.vinkius.com/vk_preview_cBPpQPYUz3LiadPILKsF9Fdzz1G8qakO7saoQNqG/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 Banco Central do Brasil
Open Agent mode in chat and ask: "Using Banco Central do Brasil, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bcb-economia-pib-divida-reservas-pix-e-sgs": {
"url": "https://edge.vinkius.com/vk_preview_cBPpQPYUz3LiadPILKsF9Fdzz1G8qakO7saoQNqG/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 Banco Central do Brasil
Ask Copilot: "Using Banco Central do Brasil, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bcb-economia-pib-divida-reservas-pix-e-sgs": {
"url": "https://edge.vinkius.com/vk_preview_cBPpQPYUz3LiadPILKsF9Fdzz1G8qakO7saoQNqG/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 Banco Central do Brasil
Open Cascade and ask: "Using Banco Central do Brasil, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bcb-economia-pib-divida-reservas-pix-e-sgs": {
"url": "https://edge.vinkius.com/vk_preview_cBPpQPYUz3LiadPILKsF9Fdzz1G8qakO7saoQNqG/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 Banco Central do Brasil
Ask Cline: "Using Banco Central do Brasil, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bcb-economia-pib-divida-reservas-pix-e-sgs --transport http "https://edge.vinkius.com/vk_preview_cBPpQPYUz3LiadPILKsF9Fdzz1G8qakO7saoQNqG/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 Banco Central do Brasil
Ask Claude: "Using Banco Central do Brasil, show me...". 7 tools are ready
Where the request belongs
Work Banco Central do Brasil can move forward.
Financial analysts, Brazilian investors, and macroeconomic researchers who need accurate, official data to make informed decisions without the friction of manual data entry.
Financial Analyst
Pulls real-time PIX stats and trade balances to adjust portfolio risk models on a daily basis.
Macroeconomic Researcher
Queries the SGS database for historical interest rates and inflation trends to write quarterly reports.
Brazilian Business Owner
Checks the latest unemployment and GDP proxies to plan regional expansion and hiring budgets.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBCB Full — Inteligência Financeira Completa do Brasil
The definitive Brazil Central Bank Mega-Server: 22 capabilities spanning PTAX dollar quotes, 150+ currencies, Selic rates, CDI, IPCA/IGP-M inflation, Focus Survey expectations, GDP, debt, PIX, and universal access to 20,000+ SGS statistical time series.
MDIC (Comércio Exterior)
Access Brazilian foreign trade data from MDIC. list datasets, search for trade packages, and query the datastore for export/import statistics.
BCB Inflação — IPCA, IGP-M, INPC e Expectativas
Brazilian inflation indices: IPCA (official CPI), IPCA-15 (advance reading), IGP-M (rent and contract index), INPC (minimum wage index), and Focus Survey market expectations for future inflation from Brazil's Central Bank.
World Bank Economy
Instantly query GDP, inflation, economic growth, and financial sector indicators from the World Bank. Zero auth required.
IBGE Censo & SIDRA — Dados Censitários
Access Brazil's official census and statistical data: GDP, population, employment, inflation (IPCA), agricultural production, and thousands of SIDRA aggregate tables. the backbone of Brazilian economic intelligence.
Asian Development Bank
Access comprehensive macroeconomic indicators for 49 Asia-Pacific economies. GDP, inflation, trade, population, and more. directly from the ADB.
Bring your own AI
Change the model, client or framework. Keep Banco Central do Brasil 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 Banco Central do Brasil.
The practical details behind the request, access and result.
Can I use the BCB Economia. PIB, Dívida, Reservas, PIX e SGS MCP to get GDP data?
Yes, it pulls the monthly IBC-Br proxy, which is the standard monthly GDP proxy used by the Central Bank.
Does the BCB Economia. PIB, Dívida, Reservas, PIX e SGS MCP include PIX payment stats?
Yes, it provides both the volume and the quantity of transactions for Brazil's instant payment system.
How do I get specific time series with BCB Economia. PIB, Dívida, Reservas, PIX e SGS MCP?
You can use the SGS capability to query any of the 20,000+ available time series using their specific codes.
Can I use the BCB Economia. PIB, Dívida, Reservas, PIX e SGS MCP for investment research?
It's a primary capability for that, offering debt-to-GDP ratios, trade balances, and international reserves.
Is the data in the BCB Economia. PIB, Dívida, Reservas, PIX e SGS MCP updated automatically?
Yes, it pulls directly from the Banco Central do Brasil official data sources.
Can I find unemployment rates with BCB Economia. PIB, Dívida, Reservas, PIX e SGS MCP?
Yes, it retrieves the latest national unemployment rate from the PNAD survey.
What is IBC-Br?
IBC-Br (Índice de Atividade Econômica do Banco Central) is a monthly GDP proxy produced by Brazil's Central Bank. It's released ~45 days after the reference month and provides earlier economic activity signals than the quarterly GDP published by IBGE.
Can I query customized long-term structural APIs directly?
Yes. This configuration enables your AI native access to over 20,000 deep SGS temporal archives covering from inflation matrices to trade balance flows continuously maintained by true financial experts.
Do I need a proprietary token issued by the Brazilian Government?
No access token required. The BCB Economia capabilities strictly map transparent endpoint infrastructures built via OData, keeping your usage straightforward and natively compliant without friction.
One connection away
Give your agent a direct line to Banco Central do Brasil.
Connect Banco Central do Brasil once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available