How to Use the Câmara dos Deputados (v2) MCP in Cursor
Inject live Brazilian legislative data directly into your code with Cursor Agent.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Câmara dos Deputados (v2) MCP to Cursor
Create your Vinkius account to connect Câmara dos Deputados (v2) 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.
Generate code using real Brazilian legislative data
Stop writing mock data structures for political apps. Connect Cursor to this MCP Server to fetch actual API schemas and live records using `list_deputados` and `get_deputado`. The AI writes your frontend components or backend logic using the exact JSON structures returned by `get_partido` or `list_partidos`. This ensures your code works immediately with the live government API.
Monitor bill status using this MCP Server
If you are building trackers for public policy, you can inspect bill themes and authors directly inside your editor. Use `list_proposicao_temas` and `list_proposicao_autores` to retrieve metadata. You can also fetch the entire legislative history of a bill with `list_proposicao_tramitacoes`. This helps you map out database schemas or test data pipelines with real, complex historical records.
Map parliamentary coalitions and fronts
Pull active coalition memberships to build network graphs or data visualizations. Retrieve active blocks with `list_blocos` and inspect specific parliamentary fronts using `list_frentes`. To find out which politicians belong to which front, run `list_frente_membros`. Cursor can immediately write the parser code to transform these relationships into your application's database format.
Set up Câmara dos Deputados (v2) 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 Câmara dos Deputados (v2) 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 Câmara dos Deputados (v2) transactions." If the MCP tools are loaded correctly, Cursor will call the Câmara dos Deputados (v2) tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"camara-dos-deputados-v2-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 Câmara dos Deputados. 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 Câmara dos Deputados (v2) MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Câmara dos Deputados (v2) MCP today
We host it, we monitor it, we maintain it. You just paste one token.