ALESP (Assembleia SP) Connector for AI agents.
18 live capabilities
Access São Paulo legislative data and deputy expenses directly.
Waiting for input…
Why people use ALESP (Assembleia SP)
ALESP for São Paulo Legislative Data Analytics
With this Connector, you can just ask your agent to find the history of a specific proposal. It pulls the data directly from the official registry, giving you a clean summary of authors, status updates, and committee actions in seconds.
What Vinkius changes
You get direct access to São Paulo legislative data without the manual searching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Tracking campaign spending
A journalist asks the agent to pull cabinet expenses for a specific deputy from 2023.
- Real-world use case 02
Monitoring bill progress
A legal researcher wants to know where a new education bill stands.
- Real-world use case 03
Researching committee votes
An activist wants to see how a specific committee voted on a resolution.
Complete set · 18capabilities
The complete ALESP (Assembleia SP) capability set.
These are the exact actions your AI can choose when you ask it to work with ALESP (Assembleia SP).
01—04
4 capabilities in this set.
Part of 18 available through ALESP (Assembleia SP).
- 01 Capability
Get agenda eventos
List upcoming and past events scheduled at the Assembly. This helps you keep track of the legislative calendar.
- 02 Capability
Get comissoes membros
List members of the permanent committees. Use this to see who sits on specific legislative bodies.
- 03 Capability
Get comissoes reunioes
List meetings of the permanent committees. This shows you when and where specific committee sessions occur.
- 04 Capability
Get comissoes
List permanent committees of the assembly. Use this to see the full list of active legislative committees.
05—08
4 capabilities in this set.
Part of 18 available through ALESP (Assembleia SP).
- 05 Capability
Get comissoes votacoes
List votes of the permanent committees. This provides a record of how specific committees voted on issues.
- 06 Capability
Get deputados
List all state deputies in the current legislature. This gives you a complete roster of current state representatives.
- 07 Capability
Get despesas gabinetes
List reimbursed expenses for each deputy cabinet. You can also provide a year to pull historical financial data.
- 08 Capability
Get documento andamento atual
Get current status of proposals. This is useful for checking where a specific bill stands in the process right now.
09—12
4 capabilities in this set.
Part of 18 available through ALESP (Assembleia SP).
- 09 Capability
Get documento andamento
Get full history and status of proposals. Use this to see every step a legislative document has taken.
- 10 Capability
Get documento autor
List authors and co-signers for each legislative document. This identifies who is actually driving specific legislation.
- 11 Capability
Get funcionarios cargos
List job history of ALESP staff. This helps in auditing the professional background of assembly employees.
- 12 Capability
Get legislacao normas
List state norms such as laws, decrees, and resolutions. This provides a list of all active state regulations.
13—15
3 capabilities in this set.
Part of 18 available through ALESP (Assembleia SP).
- 13 Capability
Get partidos
List political parties participating in the legislative process. This gives you an overview of the political landscape.
- 14 Capability
Get legislacao temas
List themes and topics of state norms. Use this to find legislation related to specific subjects like health or education.
- 15 Capability
Get legislacao tipo normas
List types of state norms. This helps you filter between different categories of state legal documents.
16—18
3 capabilities in this set.
Part of 18 available through ALESP (Assembleia SP).
- 16 Capability
Get lotacoes
List current placements of ALESP staff. Use this to see where specific employees are currently assigned.
- 17 Capability
Get proposituras zip url
Get the URL for the comprehensive list of all legislative proposals in a ZIP file. This is great for bulk data downloads.
- 18 Capability
Get uas
List Administrative Units of ALESP. This shows the internal organizational structure of the assembly.
Set up in minutes
One URL. Then ask ALESP (Assembleia SP) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ALESP (Assembleia SP) 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_l914bfrKjPeyO0ferfmDw6IzToy5rH92WD4JePbL/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 ALESP (Assembleia SP), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ALESP (Assembleia SP) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_l914bfrKjPeyO0ferfmDw6IzToy5rH92WD4JePbL/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 ALESP (Assembleia SP) URL.
- Step 03
Save and start
Save the connection and enable ALESP (Assembleia SP) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"alesp-assembleia-sp": {
"url": "https://edge.vinkius.com/vk_preview_l914bfrKjPeyO0ferfmDw6IzToy5rH92WD4JePbL/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 ALESP (Assembleia SP)
Open Agent mode in chat and ask: "Using ALESP (Assembleia SP), help me...". 18 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"alesp-assembleia-sp": {
"url": "https://edge.vinkius.com/vk_preview_l914bfrKjPeyO0ferfmDw6IzToy5rH92WD4JePbL/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 ALESP (Assembleia SP)
Ask Copilot: "Using ALESP (Assembleia SP), help me...". 18 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"alesp-assembleia-sp": {
"url": "https://edge.vinkius.com/vk_preview_l914bfrKjPeyO0ferfmDw6IzToy5rH92WD4JePbL/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 ALESP (Assembleia SP)
Open Cascade and ask: "Using ALESP (Assembleia SP), help me...". 18 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"alesp-assembleia-sp": {
"url": "https://edge.vinkius.com/vk_preview_l914bfrKjPeyO0ferfmDw6IzToy5rH92WD4JePbL/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 ALESP (Assembleia SP)
Ask Cline: "Using ALESP (Assembleia SP), help me...". 18 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add alesp-assembleia-sp --transport http "https://edge.vinkius.com/vk_preview_l914bfrKjPeyO0ferfmDw6IzToy5rH92WD4JePbL/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 ALESP (Assembleia SP)
Ask Claude: "Using ALESP (Assembleia SP), show me...". 18 tools are ready
Where the request belongs
Work ALESP can move forward.
This is for journalists, legal researchers, and transparency advocates who need to monitor São Paulo state politics without digging through clunky government websites.
Investigative Journalist
Uses the capability to cross-reference deputy expenses with their voting records to write reports on government spending.
Legal Researcher
Monitors the progress of specific state norms and bills to stay updated on new legislation.
Transparency Advocate
Queries public records to identify staff placements and administrative structures for public oversight.
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.
Senado Federal
Access real-time data from the Brazilian Federal Senate. track legislative proposals, senator profiles, and mandate histories.
Cuiabá Transparency
Access real-time municipal transparency data for Cuiabá. query expenses, revenues, public personnel, and contracts directly via AI.
Sergipe Dados Abertos
Access public data from the State of Sergipe, Brazil—including expenditures, revenues, personnel, and budget execution—directly from any AI agent.
Aracaju
Access Aracaju's transparency data—revenues, expenses, bids, contracts, and payroll—directly from your AI agent.
Paraíba Open Data
Access official public spending, budget, and payroll data from the State of Paraíba, Brazil, directly through your AI agent.
Bring your own AI
Change the model, client or framework. Keep ALESP 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 ALESP.
The practical details behind the request, access and result.
What kind of data can the ALESP MCP actually access?
This Connector connects you to the official open data portal of the São Paulo State Legislative Assembly. You can get information on state deputies, their cabinet spending, legislative proposals, and committee meeting records.
Can I use the ALESP MCP to find out how much money deputies are spending?
Yes. You can ask your agent to pull reimbursement records for any specific deputy cabinet. It can even show you historical spending data from previous years.
How does the ALESP MCP help with legislative research?
It allows you to track the entire lifecycle of a bill. You can see who authored a proposal, who co-signed it, and every step it has taken through the various committees.
Is the data from the ALESP MCP up to date?
Yes, the Connector connects to the official state portal, which provides real-time updates on legislative activities, committee meetings, and current deputy information.
Can I use the ALESP MCP for federal Brazilian laws?
No, this Connector is specifically for the state-level Legislative Assembly of São Paulo. For federal laws and national data, you would need a different connector.
Does the ALESP MCP require any special API keys?
No, because this is a public data source, you don't need to manage complex keys. You just connect it through Vinkius and start asking questions.
How can I check the reimbursed expenses for a specific deputy's cabinet?
You can use the get_despesas_gabinetes capability. You can also provide a specific year to retrieve historical expense data.
Is it possible to track the full history of a legislative proposal?
Yes! Use the get_documento_andamento capability to fetch the XML data tracking the full history and status of proposals.
How do I see who are the members of the permanent committees?
Use the get_comissoes_membros capability to list all members currently serving on the assembly's permanent committees.
One connection away
Give your agent a direct line to ALESP.
Connect ALESP once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available