How to Use the CVM Dados Abertos MCP in Claude Code
Pipe Brazilian market metadata directly into terminal scripts with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect CVM Dados Abertos MCP to Claude Code
Create your Vinkius account to connect CVM Dados Abertos to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query Brazilian market indices from your CLI
The `list_datasets` tool outputs the entire index of CVM datasets straight to your terminal screen. Claude Code parses this output, allowing you to filter Brazilian financial sources using standard shell utilities. You do not need a browser or a heavy GUI to find the right dataset. Once you identify the dataset, Claude Code runs `get_dataset` to dump the schema. You can pipe this JSON directly into other terminal tools or save it as a local config file for your backend services.
Automate cron jobs for CVM Dados Abertos updates
The `search_datasets` tool lets Claude Code search for updated investment fund data directly from a shell prompt using this MCP Server. Claude Code uses this tool to check for new resources, compare them with local files, and update your data pipelines. It is built for headless automation. By using `get_resource`, Claude Code gets the direct download links for the latest CSVs. It can write a bash script, set up a local cron job, and configure notifications for when new Brazilian corporate filings drop.
Inspect regulatory groups via terminal commands
The `list_groups` tool provides a quick way to inspect thematic divisions like investment funds or public companies over a clean MCP connection. Claude Code queries this list to help you structure your database migrations or backend API routes. You get instant access to the official Brazilian market categories. With `list_organizations`, Claude Code verifies which CVM department published the datasets. This ensures your automated scripts only pull from verified regulatory sources, avoiding broken links and unofficial mirrors.
Set up CVM Dados Abertos MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecvm-dados-abertos-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest CVM Dados Abertos transactions." It will automatically discover and invoke the available CVM Dados Abertos tools.
claude mcp add --transport http cvm-dados-abertos-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 CVM Dados Abertos MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the CVM Dados Abertos MCP today
We host it, we monitor it, we maintain it. You just paste one token.