ALESP (Assembleia SP) MCP Server for Vercel AI SDKGive Vercel AI SDK instant access to 18 tools to Get Agenda Eventos, Get Comissoes, Get Comissoes Membros, and more
The Vercel AI SDK is the TypeScript toolkit for building AI-powered applications. Connect ALESP (Assembleia SP) through Vinkius and every tool is available as a typed function. ready for React Server Components, API routes, or any Node.js backend.
Ask AI about this MCP Server for Vercel AI SDK
The ALESP (Assembleia SP) MCP Server for Vercel AI SDK is a standout in the Data Analytics category — giving your AI agent 18 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import { createMCPClient } from "@ai-sdk/mcp";
import { generateText } from "ai";
import { openai } from "@ai-sdk/openai";
async function main() {
const mcpClient = await createMCPClient({
transport: {
type: "http",
// Your Vinkius token. get it at cloud.vinkius.com
url: "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
},
});
try {
const tools = await mcpClient.tools();
const { text } = await generateText({
model: openai("gpt-4o"),
tools,
prompt: "Using ALESP (Assembleia SP), list all available capabilities.",
});
console.log(text);
} finally {
await mcpClient.close();
}
}
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 ALESP (Assembleia SP) MCP Server
Connect to the ALESP (Assembleia Legislativa do Estado de São Paulo) open data portal to monitor legislative activities in real-time. This MCP server allows AI agents to query official information about state deputies, cabinet expenses, committee meetings, and the full lifecycle of legislative proposals.
The Vercel AI SDK gives every ALESP (Assembleia SP) tool full TypeScript type inference, IDE autocomplete, and compile-time error checking. Connect 18 tools through Vinkius and stream results progressively to React, Svelte, or Vue components. works on Edge Functions, Cloudflare Workers, and any Node.js runtime.
What you can do
- Deputy Tracking — List all current state deputies and their political affiliations directly from the official registry.
- Financial Transparency — Query reimbursed cabinet expenses for any deputy, with support for historical data by year.
- Legislative Progress — Track the status, authors, and full history of proposals, bills, and other documents.
- Committee Monitoring — Access details about permanent committees, including their members, meetings, and voting records.
- Administrative Data — Inspect the organizational structure, staff placements, and job history within the assembly.
The ALESP (Assembleia SP) MCP Server exposes 18 tools through the Vinkius. Connect it to Vercel AI SDK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 18 ALESP (Assembleia SP) tools available for Vercel AI SDK
When Vercel AI SDK connects to ALESP (Assembleia SP) through Vinkius, your AI agent gets direct access to every tool listed below — spanning legislative-data, public-policy, transparency, 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 agenda eventos on ALESP (Assembleia SP)
List upcoming and past events scheduled at the Assembly
Get comissoes on ALESP (Assembleia SP)
List permanent committees of the assembly
Get comissoes membros on ALESP (Assembleia SP)
List members of the permanent committees
Get comissoes reunioes on ALESP (Assembleia SP)
List meetings of the permanent committees
Get comissoes votacoes on ALESP (Assembleia SP)
List votes of the permanent committees
Get deputados on ALESP (Assembleia SP)
List all state deputies in the current legislature
Get despesas gabinetes on ALESP (Assembleia SP)
Optionally provide a year for historical data. List reimbursed expenses for each deputy cabinet
Get documento andamento on ALESP (Assembleia SP)
Get full history and status of proposals
Get documento andamento atual on ALESP (Assembleia SP)
Get current status of proposals
Get documento autor on ALESP (Assembleia SP)
List authors and co-signers for each legislative document
Get funcionarios cargos on ALESP (Assembleia SP)
List job history of ALESP staff
Get legislacao normas on ALESP (Assembleia SP)
List state norms (laws, decrees, resolutions)
Get legislacao temas on ALESP (Assembleia SP)
List themes/topics of state norms
Get legislacao tipo normas on ALESP (Assembleia SP)
List types of state norms
Get lotacoes on ALESP (Assembleia SP)
List current placements (lotações) of ALESP staff
Get partidos on ALESP (Assembleia SP)
List political parties participating in the legislative process
Get proposituras zip url on ALESP (Assembleia SP)
Get the URL for the comprehensive list of all legislative proposals (ZIP)
Get uas on ALESP (Assembleia SP)
List Administrative Units (UAs) of ALESP
Connect ALESP (Assembleia SP) to Vercel AI SDK via MCP
Follow these steps to wire ALESP (Assembleia SP) into Vercel AI SDK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install dependencies
npm install @ai-sdk/mcp ai @ai-sdk/openaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the script
agent.ts and run with npx tsx agent.tsExplore tools
Why Use Vercel AI SDK with the ALESP (Assembleia SP) MCP Server
Vercel AI SDK provides unique advantages when paired with ALESP (Assembleia SP) through the Model Context Protocol.
TypeScript-first: every MCP tool gets full type inference, IDE autocomplete, and compile-time error checking out of the box
Framework-agnostic core works with Next.js, Nuxt, SvelteKit, or any Node.js runtime. same ALESP (Assembleia SP) integration everywhere
Built-in streaming UI primitives let you display ALESP (Assembleia SP) tool results progressively in React, Svelte, or Vue components
Edge-compatible: the AI SDK runs on Vercel Edge Functions, Cloudflare Workers, and other edge runtimes for minimal latency
ALESP (Assembleia SP) + Vercel AI SDK Use Cases
Practical scenarios where Vercel AI SDK combined with the ALESP (Assembleia SP) MCP Server delivers measurable value.
AI-powered web apps: build dashboards that query ALESP (Assembleia SP) in real-time and stream results to the UI with zero loading states
API backends: create serverless endpoints that orchestrate ALESP (Assembleia SP) tools and return structured JSON responses to any frontend
Chatbots with tool use: embed ALESP (Assembleia SP) capabilities into conversational interfaces with streaming responses and tool call visibility
Internal tools: build admin panels where team members interact with ALESP (Assembleia SP) through natural language queries
Example Prompts for ALESP (Assembleia SP) in Vercel AI SDK
Ready-to-use prompts you can give your Vercel AI SDK agent to start working with ALESP (Assembleia SP) immediately.
"List all current state deputies in ALESP."
"Show me the cabinet expenses for the year 2023."
"What are the upcoming or recent committee meetings?"
Troubleshooting ALESP (Assembleia SP) MCP Server with Vercel AI SDK
Common issues when connecting ALESP (Assembleia SP) to Vercel AI SDK through Vinkius, and how to resolve them.
createMCPClient is not a function
npm install @ai-sdk/mcpALESP (Assembleia SP) + Vercel AI SDK FAQ
Common questions about integrating ALESP (Assembleia SP) MCP Server with Vercel AI SDK.
How does the Vercel AI SDK connect to MCP servers?
createMCPClient from @ai-sdk/mcp and pass the server URL. The SDK discovers all tools and provides typed TypeScript interfaces for each one.Can I use MCP tools in Edge Functions?
Does it support streaming tool results?
useChat and streamText that handle tool calls and display results progressively in the UI.Explore More MCP Servers
View all →
Canva
10 toolsEmpower your AI agents to manage Canva designs, upload branding assets, and trigger automatic exports directly from your chat.

WellnessLiving
9 toolsManage schedules, clients, staff, memberships, locations, and reports for your WellnessLiving-powered studio through natural conversation.

Teamwork Projects
17 toolsManage projects, tasks, milestones, time entries, and messages via Teamwork API.

OECD Data API
3 toolsAccess global economic data — audit social and fiscal series via AI.
