São Paulo (Cidade) Connector for AI agents.
11 live capabilities
Query São Paulo's official open data for public research and analysis.
Waiting for input…
Why people use São Paulo (Cidade)
São Paulo (Cidade) for auditing city public spending
With this Connector, you just tell your agent what you need. It finds the right package, checks the resources, and runs a SQL query to give you the answer in one go. You get the specific data point without the spreadsheet mess.
What Vinkius changes
You get direct, queryable access to São Paulo's public data without the manual download headache.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Audit Public Spending
A journalist asks the agent to find all datasets related to 'folha-de-pagamento' to check city payroll records for transparency.
- Real-world use case 02
Transport Analysis
A researcher uses search_packages to find bus line data and then runs SQL queries to find specific stop counts in different neighborhoods.
- Real-world use case 03
Education Mapping
A developer uses list_groups to find all education-related datasets to build a local dashboard for school resources.
Complete set · 11capabilities
The complete São Paulo (Cidade) capability set.
These are the exact actions your AI can choose when you ask it to work with São Paulo (Cidade).
01—04
4 capabilities in this set.
Part of 11 available through São Paulo (Cidade).
- 01 Capability
Datastore search sql
Run SQL queries on specific resources to filter and aggregate data. This is the fastest way to get specific numbers from large CSV files.
- 02 Capability
Datastore search
Search for specific information within a data resource. Use this when you need to find a specific record without writing a full query.
- 03 Capability
List groups
List all thematic groups like Education or Environment. This helps you understand how the city categorizes its various public data sets.
- 04 Capability
Get group
Get the specific details for a thematic group. Use this to see all datasets associated with a particular city theme.
05—08
4 capabilities in this set.
Part of 11 available through São Paulo (Cidade).
- 05 Capability
List organizations
List all city secretariats and organizations that own data. This shows you which government bodies are providing the information.
- 06 Capability
Get organization
Get the specific details for a city organization. This helps you identify the specific department responsible for a dataset.
- 07 Capability
List packages
List all available datasets in the city's open data portal. This gives you a complete overview of what data is available to query.
- 08 Capability
Search packages
Search for specific datasets using keywords. Use this to find the right data package quickly among thousands of options.
09—11
3 capabilities in this set.
Part of 11 available through São Paulo (Cidade).
- 09 Capability
Get package
Get the specific details and metadata for a dataset. This lets you see the available resources and descriptions for a package.
- 10 Capability
Get resource
Get the specific details for an individual data resource. This shows you the file format and metadata for a specific file.
- 11 Capability
List tags
List all tags used across the portal. Use this to discover related information by browsing common keywords.
Set up in minutes
One URL. Then ask São Paulo (Cidade) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use São Paulo (Cidade) 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_kifM9vLzppqz5ePDffcBemEwvLoyLrCEtW9W90Hh/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 São Paulo (Cidade), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable São Paulo (Cidade) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_kifM9vLzppqz5ePDffcBemEwvLoyLrCEtW9W90Hh/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 São Paulo (Cidade) URL.
- Step 03
Save and start
Save the connection and enable São Paulo (Cidade) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"sao-paulo-cidade": {
"url": "https://edge.vinkius.com/vk_preview_kifM9vLzppqz5ePDffcBemEwvLoyLrCEtW9W90Hh/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 São Paulo (Cidade)
Open Agent mode in chat and ask: "Using São Paulo (Cidade), help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"sao-paulo-cidade": {
"url": "https://edge.vinkius.com/vk_preview_kifM9vLzppqz5ePDffcBemEwvLoyLrCEtW9W90Hh/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 São Paulo (Cidade)
Ask Copilot: "Using São Paulo (Cidade), help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"sao-paulo-cidade": {
"url": "https://edge.vinkius.com/vk_preview_kifM9vLzppqz5ePDffcBemEwvLoyLrCEtW9W90Hh/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 São Paulo (Cidade)
Open Cascade and ask: "Using São Paulo (Cidade), help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"sao-paulo-cidade": {
"url": "https://edge.vinkius.com/vk_preview_kifM9vLzppqz5ePDffcBemEwvLoyLrCEtW9W90Hh/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 São Paulo (Cidade)
Ask Cline: "Using São Paulo (Cidade), help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add sao-paulo-cidade --transport http "https://edge.vinkius.com/vk_preview_kifM9vLzppqz5ePDffcBemEwvLoyLrCEtW9W90Hh/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 São Paulo (Cidade)
Ask Claude: "Using São Paulo (Cidade), show me...". 11 tools are ready
Where the request belongs
Work São Paulo (Cidade) can move forward.
This is for anyone who needs to analyze São Paulo's public data without the friction of manual data scraping. It is built for researchers who need specific numbers fast and journalists who need to audit city spending.
Data Analyst
Pulls specific stats from health or transport datasets for monthly reports using SQL queries.
Urban Researcher
Explores city secretariats and thematic groups to find relevant public data sources for city planning.
Journalist
Audits public spending and city performance by querying open data records in plain English.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCampinas Open Data
Access public data from Campinas, Brazil. search datasets, resources, and city organizations directly from your AI agent.
Rio Grande do Sul (Dados RS)
Access the official Open Data portal of Rio Grande do Sul. query public datasets, government organizations, and thematic groups directly.
Mato Grosso do Sul Open Data
Access public datasets from the state of Mato Grosso do Sul (Brazil). list packages, search datastores, and query public records via SQL.
Acre Dados Abertos
Access open data from the State of Acre, Brazil. explore datasets, organizations, and thematic groups directly from your AI agent.
Minas Gerais (Estado)
Access the official Open Data Portal of the State of Minas Gerais, Brazil. Query datasets, organizations, and public resources directly.
Maranhão Open Data
Access public datasets from Maranhão, Brazil. search packages, inspect resources, and query the datastore via SQL.
Bring your own AI
Change the model, client or framework. Keep São Paulo (Cidade) 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 São Paulo (Cidade).
The practical details behind the request, access and result.
Can the São Paulo (Cidade) MCP help me find health statistics?
Yes, it searches the official city portal for health-related datasets, allowing you to find data on clinics, hospitals, and public health initiatives.
Does the São Paulo (Cidade) MCP support SQL queries?
Yes, you can run SQL queries directly on CSV-backed resources to filter and aggregate data without having to download the files first.
Can I use the São Paulo (Cidade) MCP for urban planning research?
Absolutely. It covers a wide range of urban data, including transport, environment, education, and public administration.
Is the São Paulo (Cidade) MCP good for auditing city spending?
Yes, it lets you query payroll data and other finance records to help audit public spending and city performance.
How does the São Paulo (Cidade) MCP handle different city departments?
It lists all city secretariats and organizations, making it easy to identify which department owns the data you are looking for.
Can I find specific bus lines using the São Paulo (Cidade) MCP?
Yes, you can search for transport datasets and then query specific details about bus lines and stops using the query capabilities.
How can I search for datasets related to a specific topic like 'Health'?
You can use the search_packages capability with the query 'saúde'. The agent will return a list of matching datasets available in the portal.
Can I perform SQL queries on the data directly?
Yes! If a resource is stored in the DataStore, you can use the datastore_search_sql capability to run standard SQL queries against the resource ID.
How do I find which city departments have published data?
Use the list_organizations capability to see all registered entities. Then, use get_organization with a specific ID to see all datasets owned by that department.
One connection away
Give your agent a direct line to São Paulo (Cidade).
Connect São Paulo (Cidade) once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available