Senado Federal Connector for AI agents.
21 live capabilities
Track Brazilian legislative proposals and senator profiles in real time.
Waiting for input…
Why people use Senado Federal
Senado Federal for Tracking Brazilian Legislative Proposals
This Connector cuts out the middleman. You can just ask your agent to pull the latest movements on a specific bill or list all the current committee members. It pulls the data directly from the Senate's open API, giving you a clean summary of what matters. You get the facts without the friction of navigating a clunky government portal.
What Vinkius changes
You get instant access to the Brazilian Senate's open data without having to navigate complex government portals.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Fact-checking a senator
A journalist asks the agent to find the party history of a specific senator to see if they've flipped on a key issue.
- Real-world use case 02
Monitoring a specific bill
A legal researcher wants to know why a bill is stalled.
- Real-world use case 03
Tracking committee meetings
A civic tech dev wants to build an alert system.
Complete set · 21capabilities
The complete Senado Federal capability set.
These are the exact actions your AI can choose when you ask it to work with Senado Federal.
01—04
4 capabilities in this set.
Part of 21 available through Senado Federal.
- 01 Capability
Get legislatura atual
This capability gives details of the current legislature. It provides context on the current parliamentary term and its structure.
- 02 Capability
Get legislatura
This capability provides details of a specific historical legislature. Use it to look back at how things were organized in previous terms.
- 03 Capability
Get materia
This capability gets detailed information about a specific legislative proposal. It is your go-to for the core details and summaries of any bill.
- 04 Capability
Get senador cargos
This capability gets the positions held by a specific senator. It shows the various official roles a politician has occupied.
05—08
4 capabilities in this set.
Part of 21 available through Senado Federal.
- 05 Capability
Get senador filiacoes
This capability gets the party affiliations of a senator. It helps you track political shifts and party ties over time.
- 06 Capability
Get senador mandatos
This capability gets the mandates held by a senator. It provides a full record of their official terms and political roles.
- 07 Capability
Get senador
This capability gets detailed information about a specific senator. Use it to get a complete profile of a parliamentarian.
- 08 Capability
Get votacao
This capability gets details of a specific vote. It provides the outcome and context for a single legislative action.
09—12
4 capabilities in this set.
Part of 21 available through Senado Federal.
- 09 Capability
List agenda sessao
This capability lists scheduled sessions for the senate. It lets you see what's on the calendar for the whole house.
- 10 Capability
List comissoes
This capability lists all committees in the senate. It gives you a high-level view of the entire legislative structure.
- 11 Capability
List legislaturas
This capability lists all historical legislatures. Use it to navigate through different eras of Brazilian law.
- 12 Capability
List materias atualizacoes
This capability lists recently updated legislative proposals. It keeps you on top of the most active bills.
13—15
3 capabilities in this set.
Part of 21 available through Senado Federal.
- 13 Capability
List materias tipos
This capability lists the types of legislative proposals like PL or PEC. It gives you a broad view of what kinds of laws are being discussed.
- 14 Capability
List votacoes
This capability lists recent votes from the senate. It gives you a quick look at the latest legislative activity.
- 15 Capability
Get comissao composicao
This capability retrieves the current members of a specific committee. It helps you see who holds the power in a specific legislative group.
16—18
3 capabilities in this set.
Part of 21 available through Senado Federal.
- 16 Capability
Get comissao
This capability provides detailed information about a specific committee. It gives you a clear look at the scope and focus of a legislative body.
- 17 Capability
List agenda reuniao
This capability lists scheduled committee meetings. It helps you plan for upcoming legislative discussions and sessions.
- 18 Capability
Get materia movimentacoes
This capability gets the history of actions on a specific proposal. It shows you every step a bill has taken since it started.
19—21
3 capabilities in this set.
Part of 21 available through Senado Federal.
- 19 Capability
Get materia relatorias
This capability gets the rapporteurs assigned to a specific proposal. It identifies the key people responsible for moving a bill forward.
- 20 Capability
List senadores afastados
This capability lists senators who are currently on leave. It helps you identify who is currently out of office.
- 21 Capability
List senadores atual
This capability lists all senators currently in office. It provides a current roster of the entire upper house.
Set up in minutes
One URL. Then ask Senado Federal to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Senado Federal from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_H4uniPsdnFRzd4T1IInBOVCsYMwwUWGFrqPFYODH/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Senado Federal, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Senado Federal for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_H4uniPsdnFRzd4T1IInBOVCsYMwwUWGFrqPFYODH/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Senado Federal URL.
- Step 03
Save and start
Save the connection and enable Senado Federal in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"senado-federal": {
"url": "https://edge.vinkius.com/vk_preview_H4uniPsdnFRzd4T1IInBOVCsYMwwUWGFrqPFYODH/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Senado Federal
Open Agent mode in chat and ask: "Using Senado Federal, help me...". 21 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"senado-federal": {
"url": "https://edge.vinkius.com/vk_preview_H4uniPsdnFRzd4T1IInBOVCsYMwwUWGFrqPFYODH/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Senado Federal
Ask Copilot: "Using Senado Federal, help me...". 21 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"senado-federal": {
"url": "https://edge.vinkius.com/vk_preview_H4uniPsdnFRzd4T1IInBOVCsYMwwUWGFrqPFYODH/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Senado Federal
Open Cascade and ask: "Using Senado Federal, help me...". 21 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"senado-federal": {
"url": "https://edge.vinkius.com/vk_preview_H4uniPsdnFRzd4T1IInBOVCsYMwwUWGFrqPFYODH/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Senado Federal
Ask Cline: "Using Senado Federal, help me...". 21 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add senado-federal --transport http "https://edge.vinkius.com/vk_preview_H4uniPsdnFRzd4T1IInBOVCsYMwwUWGFrqPFYODH/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Senado Federal
Ask Claude: "Using Senado Federal, show me...". 21 tools are ready
Where the request belongs
Work Senado Federal can move forward.
This is for people who need to stay on top of Brazilian law without spending hours on government websites. It's for the researcher who needs to verify a politician's history or the journalist chasing a specific bill's status.
Political Journalist
Fact-checking a senator's past votes or finding out who is leading a controversial bill on a Tuesday afternoon.
Legal Researcher
Tracking specific legislative changes that affect their clients or specific industries.
Civic Tech Developer
Pulling official government data into a custom app or dashboard to increase transparency.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCâmara dos Deputados (v2)
Access real-time data from the Brazilian Chamber of Deputies. track expenses, speeches, and legislative activities of all deputies.
ALESP (Assembleia SP)
Access open data from the Legislative Assembly of São Paulo, including deputy info, expenses, and legislative proposals.
LegiScan Legislation Lookup
Universal legislative intelligence. search bills, votes, and state laws via AI.
OpenStates
US state legislative data platform. track bills, legislators, and committees via AI.
U.S. Congress
Query U.S. legislative data via AI. search bills, members, amendments, treaties, nominations, committees, and congressional records.
Google Civic Information
Manage political data. audit representatives and elections via AI.
Bring your own AI
Change the model, client or framework. Keep Senado Federal connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Senado Federal.
The practical details behind the request, access and result.
What can I do with the Senado Federal MCP?
You can use it to pull live data from the Brazilian Federal Senate. This includes senator profiles, legislative proposals, committee memberships, and real-time vote results.
Can I track specific bills using the Senado Federal MCP?
Yes, you can track the movement history and current status of specific legislative proposals directly through your AI agent.
How does the Senado Federal MCP help journalists?
It allows journalists to quickly verify a politician's party history, check who is leading a specific bill, and track legislative movements without manual searching.
Does the Senado Federal MCP include historical data?
Yes, it provides access to historical legislatures and previous mandates held by parliamentarians.
Can I see who is leading a bill with the Senado Federal MCP?
Yes, you can identify the specific rapporteurs assigned to any given proposal to see who is responsible for moving it forward.
Is the data from the Senado Federal MCP real-time?
The Connector connects to the official open data source, providing you with current information on sessions, agendas, and bill updates.
Does the Senado Federal MCP cover the Lower House?
No, this Connector is specifically for the Senado Federal (the upper house). You would need a different capability to access Chamber of Deputies data.
Can I use the Senado Federal MCP to find senator party ties?
Yes, you can pull the party affiliations and historical political roles for any specific senator in the upper house.
Can I see the history of actions and movements for a specific legislative proposal?
Yes! Use the get_materia_movimentacoes capability with the Proposal ID (CodigoMateria). It will return the full chronological list of actions taken on that bill.
How do I find out which senators are currently on leave?
Simply run the list_senadores_afastados capability. It retrieves the list of Brazilian senators who are currently not in active office due to leave.
Is it possible to check the historical positions held by a senator?
Yes, use the get_senador_cargos capability with the Senator ID. It provides a detailed list of current and past positions held within the Senate and other bodies.
One connection away
Give your agent a direct line to Senado Federal.
Connect Senado Federal once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available