How to Use the Câmara dos Deputados (v2) MCP in Claude Code
Pipe Brazilian legislative data into your terminal scripts and CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Câmara dos Deputados (v2) MCP to Claude Code
Create your Vinkius account to connect Câmara dos Deputados (v2) 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.
Automate expense audits via cron
The Câmara dos Deputados (v2) server turns Brazilian government data into terminal-native commands. You write a cron job that wakes up Claude Code, tells it to check `list_despesas_cota`, and pipes the output into a database. Running headless means you skip the browser entirely. Your agent pulls the latest reimbursed expenses, formats them into a CSV, and pushes the file to an S3 bucket automatically.
Track bills in CI/CD with this Claude Code MCP Server
Add legislative tracking to your automated workflows. Drop the connection string into a GitHub Action and let the agent monitor specific bills by hitting `list_proposicoes`. If a project of law changes status, the agent detects the shift via `list_proposicao_tramitacoes`. It then fires off a Slack alert or triggers a new build, all from a shell script.
Analyze committee agendas headless
Devs who live in the command line need fast data extraction. You run one command, and your agent queries `list_eventos` to find recent committee hearings. Instead of clicking through a web portal, your agent chains `list_evento_pauta` to grab the agenda. It drops a clean text summary straight to stdout, letting you grep exactly what you need.
Set up Câmara dos Deputados (v2) 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 seecamara-dos-deputados-v2-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Câmara dos Deputados (v2) transactions." It will automatically discover and invoke the available Câmara dos Deputados (v2) tools.
claude mcp add --transport http camara-dos-deputados-v2-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 Câmara dos Deputados (v2) MCP in Claude Code
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.