How to Use the IBGE Censo & SIDRA — Dados Censitários MCP in Cursor
Inject live Brazilian census and economic data directly into your codebase with Cursor Agent.
Works with every AI agent you already use
…and any MCP-compatible client
Connect IBGE Censo & SIDRA — Dados Censitários MCP to Cursor
Create your Vinkius account to connect IBGE Censo & SIDRA — Dados Censitários 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.
Browse SIDRA Datasets via MCP Server
`list_agregados` queries the official Brazilian statistical database to find active tables and survey groups directly from your editor. Instead of writing mock arrays or guessing table IDs, your AI agent runs this tool to locate the exact datasets you need for your code. It keeps you focused on your editor without browser distractions. Once the agent finds the right table, it uses `get_agregado_metadados` to inspect the schema. This tool returns the exact classifications, variables, and geographic levels available. Your code can then be written to handle the precise structure of the incoming payload, avoiding runtime errors.
Verify Time Series Ranges on the Fly
`get_agregado_periodos` pulls the exact years, quarters, or months available for any target dataset. Because Brazilian census and economic indicators use highly specific temporal schedules, this step ensures your application doesn't request missing dates. Your agent checks this metadata before generating any fetch routines. This validation step is crucial when building financial or demographic models. By knowing the available periods, the agent writes reliable loops that query data sequentially. Your code remains clean, predictable, and fully aligned with the actual API limits.
Generate Code with Live API Data
`get_agregado_data` retrieves the actual numbers from the selected SIDRA tables at the geographic resolution you specify. Your agent uses this tool to pull live economic metrics directly into your workspace. It can then generate parsing functions, test cases, or data models using real numbers instead of placeholder stubs. This direct integration speeds up development. You can test your data pipelines using live IPCA inflation rates or population counts from the start. The MCP Server acts as a bridge, giving Cursor the context it needs to write production-grade code.
Set up IBGE Censo & SIDRA — Dados Censitários 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 IBGE Censo & SIDRA — Dados Censitários 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 IBGE Censo & SIDRA — Dados Censitários transactions." If the MCP tools are loaded correctly, Cursor will call the IBGE Censo & SIDRA — Dados Censitários tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"ibge-censo-sidra-dados-censitarios-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 IBGE. 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 IBGE Censo & SIDRA — Dados Censitários MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the IBGE Censo & SIDRA — Dados Censitários MCP today
We host it, we monitor it, we maintain it. You just paste one token.