How to Use the BCB Juros — Selic, CDI e Expectativas Focus MCP in Cursor
Inject live Brazilian interest rates from the Central Bank directly into your code with Cursor's AI agent.
Works with every AI agent you already use
…and any MCP-compatible client
Connect BCB Juros — Selic, CDI e Expectativas Focus MCP to Cursor
Create your Vinkius account to connect BCB Juros — Selic, CDI e Expectativas Focus to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Code with Real Financial Data
The `get_selic_meta` and `get_cdi` tools let your Cursor agent fetch live interest rates from Brazil's Central Bank. Instead of hardcoding stale values or using mock data, you can have the agent write code that pulls the actual, current rates. Just tell the agent what you need: "Fetch the current CDI rate and store it in a variable." It calls the tool and injects the code and the live value right into your editor. This is great for building financial models or testing API clients.
Build Forecast-Aware Applications
Use the `get_expectativas_selic` tool to pull the full range of market forecasts from the BCB's Focus Report. Your agent can access the median, mean, min, and max projections from financial institutions. This lets you build apps that react to market sentiment. For example, you can ask the agent to write a function that flags an alert if your internal forecast deviates too much from the market consensus pulled via the MCP server.
A Smarter MCP Server for Cursor
This server is more than just an API wrapper. It gives Cursor's agent the context to understand Brazilian financial data. Ask it to compare the target Selic (`get_selic_meta`) with the daily effective rate (`get_selic_diaria`). The agent can then generate Python scripts, build tables, or write analysis based on that live data, all within your project. It turns your editor into a powerful tool for financial data analysis.
Set up BCB Juros — Selic, CDI e Expectativas Focus MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the BCB Juros — Selic, CDI e Expectativas Focus MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent BCB Juros — Selic, CDI e Expectativas Focus transactions." If the MCP tools are loaded correctly, Cursor will call the BCB Juros — Selic, CDI e Expectativas Focus tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"bcb-juros-selic-cdi-e-expectativas-focus-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Banco Central do Brasil. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about BCB Juros — Selic, CDI e Expectativas Focus MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the BCB Juros — Selic, CDI e Expectativas Focus MCP today
We host it, we monitor it, we maintain it. You just paste one token.