How to Use the BCB Câmbio — Dólar PTAX, Euro e 150+ Moedas MCP in Windsurf
Give Windsurf direct access to official Brazilian Central Bank exchange rates to autonomously build financial dashboards.
Works with every AI agent you already use
…and any MCP-compatible client
Connect BCB Câmbio — Dólar PTAX, Euro e 150+ Moedas MCP to Windsurf
Create your Vinkius account to connect BCB Câmbio — Dólar PTAX, Euro e 150+ Moedas to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pull historical PTAX data via Windsurf MCP Server
The `get_dolar_periodo` tool pulls up to a year of daily USD/BRL buying and selling rates directly from the Brazilian Central Bank. You ask Cascade to plot exchange volatility for the last six months, and it fetches the exact daily bulletins. Cascade reads the output, formats the time series data, and writes the charting code without asking you for permission at every step. If you need longer historical trends, the agent switches to `get_dolar_sgs` to pull decades of commercial dollar rates.
Map 150+ global currencies to BRL
The `listar_moedas` tool returns the complete catalog of foreign currencies tracked by the Central Bank, including exotic options like the Thai Baht or Chilean Peso. Your agent queries this list to populate dropdowns in your frontend application. Once the user selects a currency code, Cascade calls `get_cotacao_moeda` to fetch the specific buy and sell rates for that day. The entire interaction happens inside the IDE, going from raw API data to a working UI component in seconds.
Fetch daily official USD reference rates
The `get_cotacao_dolar` tool returns the exact PTAX value calculated by consulting Brazilian exchange dealers. This MCP integration provides the legally recognized rate for corporate accounting and tax reporting in Brazil. You tell Windsurf to update your invoicing script to reflect today's official rate. Cascade hits the endpoint, grabs the buy/sell split, and injects the constant directly into your billing logic.
Set up BCB Câmbio — Dólar PTAX, Euro e 150+ Moedas MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the BCB Câmbio — Dólar PTAX, Euro e 150+ Moedas MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my BCB Câmbio — Dólar PTAX, Euro e 150+ Moedas payment history." If connected, Cascade will call the BCB Câmbio — Dólar PTAX, Euro e 150+ Moedas tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"bcb-cambio-dolar-ptax-euro-e-150-moedas-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 Câmbio — Dólar PTAX, Euro e 150+ Moedas MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the BCB Câmbio — Dólar PTAX, Euro e 150+ Moedas MCP today
We host it, we monitor it, we maintain it. You just paste one token.