Câmara dos Deputados (v2) MCP Server for OpenAI Agents SDKGive OpenAI Agents SDK instant access to 49 tools to Get Bloco, Get Deputado, Get Evento, and more
The OpenAI Agents SDK enables production-grade agent workflows in Python. Connect Câmara dos Deputados (v2) through Vinkius and your agents gain typed, auto-discovered tools with built-in guardrails. no manual schema definitions required.
Ask AI about this MCP Server for OpenAI Agents SDK
The Câmara dos Deputados (v2) MCP Server for OpenAI Agents SDK is a standout in the Knowledge Management category — giving your AI agent 49 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from agents import Agent, Runner
from agents.mcp import MCPServerStreamableHttp
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
async with MCPServerStreamableHttp(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
) as mcp_server:
agent = Agent(
name="Câmara dos Deputados (v2) Assistant",
instructions=(
"You help users interact with Câmara dos Deputados (v2). "
"You have access to 49 tools."
),
mcp_servers=[mcp_server],
)
result = await Runner.run(
agent, "List all available tools from Câmara dos Deputados (v2)"
)
print(result.final_output)
asyncio.run(main())
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Câmara dos Deputados (v2) MCP Server
Connect to the Chamber of Deputies Open Data API to monitor the Brazilian legislative branch. This server allows AI agents to query detailed information about deputies, their spending, and their political performance through natural conversation.
The OpenAI Agents SDK auto-discovers all 49 tools from Câmara dos Deputados (v2) through native MCP integration. Build agents with built-in guardrails, tracing, and handoff patterns. chain multiple agents where one queries Câmara dos Deputados (v2), another analyzes results, and a third generates reports, all orchestrated through Vinkius.
What you can do
- Deputy Profiles — Search for deputies by name, party, state, or legislature and get full biographical details.
- Expense Tracking (CEAP) — Monitor the use of the Parliamentary Quota (CEAP), filtering by year, month, and supplier CNPJ.
- Legislative Activity — Access transcripts of speeches, participation in events, and membership in committees or organs.
- Political Affiliations — List parliamentary fronts and historical mandate data for any deputy.
- Professional Background — Inspect declared professions and previous occupations of elected officials.
The Câmara dos Deputados (v2) MCP Server exposes 49 tools through the Vinkius. Connect it to OpenAI Agents SDK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 49 Câmara dos Deputados (v2) tools available for OpenAI Agents SDK
When OpenAI Agents SDK connects to Câmara dos Deputados (v2) through Vinkius, your AI agent gets direct access to every tool listed below — spanning brazil-politics, legislative-transparency, public-spending, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Get bloco on Câmara dos Deputados (v2)
Get details of a block
Get deputado on Câmara dos Deputados (v2)
Get details of a specific deputy
Get evento on Câmara dos Deputados (v2)
Get details of an event
Get frente on Câmara dos Deputados (v2)
Get details of a parliamentary front
Get orgao on Câmara dos Deputados (v2)
Get details of an organ
Get partido on Câmara dos Deputados (v2)
Get details of a party
Get proposicao on Câmara dos Deputados (v2)
Get details of a proposition
Get votacao on Câmara dos Deputados (v2)
Get details of a specific voting
List blocos on Câmara dos Deputados (v2)
List active parliamentary blocks
List deputado despesas on Câmara dos Deputados (v2)
List expenses reimbursed via Parliamentary Quota for a deputy
List deputado discursos on Câmara dos Deputados (v2)
List transcripts of speeches made by the deputy
List deputado eventos on Câmara dos Deputados (v2)
List events the deputy participated in
List deputado frentes on Câmara dos Deputados (v2)
List parliamentary fronts the deputy belongs to
List deputado historico on Câmara dos Deputados (v2)
List historical data of the deputy mandates
List deputado ocupacoes on Câmara dos Deputados (v2)
List professional occupations of the deputy
List deputado orgaos on Câmara dos Deputados (v2)
List committees and other organs the deputy is a member of
List deputado profissoes on Câmara dos Deputados (v2)
List declared professions of the deputy
List deputados on Câmara dos Deputados (v2)
List deputies (deputados)
List despesas cota on Câmara dos Deputados (v2)
Search for expenses across multiple deputies (CEAP)
List evento deputados on Câmara dos Deputados (v2)
List deputies present at the event
List evento orgaos on Câmara dos Deputados (v2)
List organs responsible for the event
List evento pauta on Câmara dos Deputados (v2)
List the agenda (items to be discussed/voted) for an event
List evento votacoes on Câmara dos Deputados (v2)
List votings that occurred during the event
List eventos on Câmara dos Deputados (v2)
List events (sessions, hearings, meetings)
List frente membros on Câmara dos Deputados (v2)
List members of the parliamentary front
List frentes on Câmara dos Deputados (v2)
List parliamentary fronts
List legislatura mesa on Câmara dos Deputados (v2)
List members of the Board of Directors for that legislature
List legislaturas on Câmara dos Deputados (v2)
List legislatures (four-year periods of parliamentary work)
List orgao membros on Câmara dos Deputados (v2)
List current members and their roles in the organ
List orgao votacoes on Câmara dos Deputados (v2)
List votings held within the organ
List orgaos on Câmara dos Deputados (v2)
List organs (Committees, Councils, Board of Directors)
List partido membros on Câmara dos Deputados (v2)
List deputies currently or previously affiliated with the party
List partidos on Câmara dos Deputados (v2)
List political parties
List proposicao autores on Câmara dos Deputados (v2)
List authors of the proposition
List proposicao relacionadas on Câmara dos Deputados (v2)
List other propositions related to this one
List proposicao temas on Câmara dos Deputados (v2)
List areas of interest/themes associated with the proposition
List proposicao tramitacoes on Câmara dos Deputados (v2)
List history of the proposition progress
List proposicao votacoes on Câmara dos Deputados (v2)
List votings related to the proposition
List proposicoes on Câmara dos Deputados (v2)
List propositions (projects of law, amendments, etc)
List ref deputados sigla uf on Câmara dos Deputados (v2)
List state abbreviations
List ref eventos cod situacao evento on Câmara dos Deputados (v2)
List status codes for events
List ref eventos cod tipo evento on Câmara dos Deputados (v2)
List types of events
List ref orgaos cod tipo orgao on Câmara dos Deputados (v2)
List types of organs
List ref proposicoes cod situacao on Câmara dos Deputados (v2)
List status codes for propositions
List ref proposicoes cod tema on Câmara dos Deputados (v2)
List theme codes for propositions
List ref proposicoes sigla tipo on Câmara dos Deputados (v2)
List types of propositions (PEC, PL, etc)
List votacao orientacoes on Câmara dos Deputados (v2)
List voting recommendations given by party leaders
List votacao votos on Câmara dos Deputados (v2)
List individual votes cast by deputies (for nominal votings)
List votacoes on Câmara dos Deputados (v2)
List votings
Connect Câmara dos Deputados (v2) to OpenAI Agents SDK via MCP
Follow these steps to wire Câmara dos Deputados (v2) into OpenAI Agents SDK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install the SDK
pip install openai-agents in your Python environmentReplace the token
[YOUR_TOKEN_HERE] with your Vinkius token from cloud.vinkius.comRun the script
python agent.pyExplore tools
Why Use OpenAI Agents SDK with the Câmara dos Deputados (v2) MCP Server
OpenAI Agents SDK provides unique advantages when paired with Câmara dos Deputados (v2) through the Model Context Protocol.
Native MCP integration via `MCPServerSse`, pass the URL and the SDK auto-discovers all tools with full type safety
Built-in guardrails, tracing, and handoff patterns let you build production-grade agents without reinventing safety infrastructure
Lightweight and composable: chain multiple agents and MCP servers in a single pipeline with minimal boilerplate
First-party OpenAI support ensures optimal compatibility with GPT models for tool calling and structured output
Câmara dos Deputados (v2) + OpenAI Agents SDK Use Cases
Practical scenarios where OpenAI Agents SDK combined with the Câmara dos Deputados (v2) MCP Server delivers measurable value.
Automated workflows: build agents that query Câmara dos Deputados (v2), process the data, and trigger follow-up actions autonomously
Multi-agent orchestration: create specialist agents. one queries Câmara dos Deputados (v2), another analyzes results, a third generates reports
Data enrichment pipelines: stream data through Câmara dos Deputados (v2) tools and transform it with OpenAI models in a single async loop
Customer support bots: agents query Câmara dos Deputados (v2) to resolve tickets, look up records, and update statuses without human intervention
Example Prompts for Câmara dos Deputados (v2) in OpenAI Agents SDK
Ready-to-use prompts you can give your OpenAI Agents SDK agent to start working with Câmara dos Deputados (v2) immediately.
"List all deputies from the state of Rio de Janeiro (RJ) belonging to the PL party."
"Show me the expenses for deputy ID 204556 for the year 2023."
"What committees and organs does deputy ID 178835 belong to?"
Troubleshooting Câmara dos Deputados (v2) MCP Server with OpenAI Agents SDK
Common issues when connecting Câmara dos Deputados (v2) to OpenAI Agents SDK through Vinkius, and how to resolve them.
MCPServerStreamableHttp not found
pip install --upgrade openai-agentsAgent not calling tools
Câmara dos Deputados (v2) + OpenAI Agents SDK FAQ
Common questions about integrating Câmara dos Deputados (v2) MCP Server with OpenAI Agents SDK.
How does the OpenAI Agents SDK connect to MCP?
MCPServerSse(url=...) to create a server connection. The SDK auto-discovers all tools and makes them available to your agent with full type information.Can I use multiple MCP servers in one agent?
MCPServerSse instances to the agent constructor. The agent can use tools from all connected servers within a single run.Does the SDK support streaming responses?
Explore More MCP Servers
View all →
NASA Exoplanets — Worlds Beyond Our Solar System
4 toolsExplore 5,700+ confirmed exoplanets from NASA's Exoplanet Archive: search by discovery method, find habitable zone candidates, browse transit planets from Kepler and TESS missions, and analyze global discovery statistics spanning three decades of planet hunting.

Timeero
11 toolsTrack employee time and mileage with GPS-verified clock-ins that generate accurate timesheets for field service teams.

PractiTest
10 toolsBring your end-to-end QA management to your AI — list tests, instances, test sets, requirements, and trace logical software defects natively.

BigMailer
10 toolsManage email marketing via BigMailer — list brands, contacts, and campaigns directly from any AI agent.
