Mato Grosso do Sul Dados Abertos Connector for AI agents.
7 live capabilities
Query Brazilian public records and state data.
Waiting for input…
Why people use Mato Grosso do Sul Dados Abertos
Mato Grosso do Sul Open Data: Solving Manual Data Scraping for Analysts
With this Connector, you just tell your agent what you need. It connects directly to the portal, searches the records, and brings back the specific rows you're looking for. You stop being a data wrangler and start being a data analyst.
What Vinkius changes
You get instant access to Brazilian public records without the manual download cycle.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Tracking urban infrastructure
An analyst needs to find all urban projects in a specific city.
- Real-world use case 02
Budget auditing
A researcher wants to find spending over 1 million.
- Real-world use case 03
Dataset discovery
A developer wants to see what data is available for a new app.
Complete set · 7capabilities
The complete Mato Grosso do Sul Dados Abertos capability set.
These are the exact actions your AI can choose when you ask it to work with Mato Grosso do Sul Dados Abertos.
01—04
4 capabilities in this set.
Part of 7 available through Mato Grosso do Sul Dados Abertos.
- 01 Capability
Get resource
Pull information about a specific file or link within a dataset. Use this to see the structure of the data you're about to analyze.
- 02 Capability
List organizations
Browse the government organizations responsible for the data. It helps you identify which agency owns the information you need.
- 03 Capability
List packages
Get a complete list of all public data packages available in the state. You can use this to find the right dataset for your project.
- 04 Capability
Get package
Get the full details and metadata for a specific dataset package. This helps you understand what's inside a dataset before you start querying it.
05—07
3 capabilities in this set.
Part of 7 available through Mato Grosso do Sul Dados Abertos.
- 05 Capability
List groups
See a list of all the different groups within the state's data portal. This is great for getting a bird's eye view of how data is categorized.
- 06 Capability
Datastore search sql
Run complex SQL queries directly on DataStore resources. This is the fastest way to filter and analyze large amounts of data.
- 07 Capability
Datastore search
Search through records in a DataStore resource using keywords. Use this for quick lookups when you don't need a full SQL query.
Set up in minutes
One URL. Then ask Mato Grosso do Sul Dados Abertos to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Mato Grosso do Sul Dados Abertos 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_1AhdW0jTsKGmPAmWugSHrUX3hdktYZTTcpzTLkQP/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 Mato Grosso do Sul Dados Abertos, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Mato Grosso do Sul Dados Abertos for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1AhdW0jTsKGmPAmWugSHrUX3hdktYZTTcpzTLkQP/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 Mato Grosso do Sul Dados Abertos URL.
- Step 03
Save and start
Save the connection and enable Mato Grosso do Sul Dados Abertos in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mato-grosso-do-sul-open-data": {
"url": "https://edge.vinkius.com/vk_preview_1AhdW0jTsKGmPAmWugSHrUX3hdktYZTTcpzTLkQP/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 Mato Grosso do Sul Dados Abertos
Open Agent mode in chat and ask: "Using Mato Grosso do Sul Dados Abertos, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mato-grosso-do-sul-open-data": {
"url": "https://edge.vinkius.com/vk_preview_1AhdW0jTsKGmPAmWugSHrUX3hdktYZTTcpzTLkQP/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 Mato Grosso do Sul Dados Abertos
Ask Copilot: "Using Mato Grosso do Sul Dados Abertos, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mato-grosso-do-sul-open-data": {
"url": "https://edge.vinkius.com/vk_preview_1AhdW0jTsKGmPAmWugSHrUX3hdktYZTTcpzTLkQP/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 Mato Grosso do Sul Dados Abertos
Open Cascade and ask: "Using Mato Grosso do Sul Dados Abertos, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mato-grosso-do-sul-open-data": {
"url": "https://edge.vinkius.com/vk_preview_1AhdW0jTsKGmPAmWugSHrUX3hdktYZTTcpzTLkQP/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 Mato Grosso do Sul Dados Abertos
Ask Cline: "Using Mato Grosso do Sul Dados Abertos, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mato-grosso-do-sul-open-data --transport http "https://edge.vinkius.com/vk_preview_1AhdW0jTsKGmPAmWugSHrUX3hdktYZTTcpzTLkQP/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 Mato Grosso do Sul Dados Abertos
Ask Claude: "Using Mato Grosso do Sul Dados Abertos, show me...". 7 tools are ready
Where the request belongs
Work Mato Grosso do Sul Dados Abertos can move forward.
This is for data professionals in Brazil who need to pull state-level information for research, auditing, or app development without the friction of manual data scraping.
Data Analyst
Pulls specific spending records to create monthly reports for clients without manual CSV cleaning.
Policy Researcher
Scrapes metadata from multiple government agencies to track infrastructure spending trends.
App Developer
Builds a dashboard that uses real-time public data from the state's official portal.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRio 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.
Maranhão Open Data
Access public datasets from Maranhão, Brazil. search packages, inspect resources, and query the datastore via SQL.
Campinas Open Data
Access public data from Campinas, Brazil. search datasets, resources, and city organizations 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.
Acre Dados Abertos
Access open data from the State of Acre, Brazil. explore datasets, organizations, and thematic groups directly from your AI agent.
MAPA (Agricultura)
Access official Brazilian agricultural open data. search datasets, inspect rural resources, and query Ministry of Agriculture (MAPA) records.
Bring your own AI
Change the model, client or framework. Keep Mato Grosso do Sul Dados Abertos 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 Mato Grosso do Sul Dados Abertos.
The practical details behind the request, access and result.
Can I use the Mato Grosso do Sul Open Data MCP to find public spending records?
Yes, you can query specific datasets like 'receita-2023' to find detailed spending records and high-value entries directly.
Does the Mato Grosso do Sul Open Data MCP support SQL queries?
Yes, it allows you to run complex SQL statements directly on DataStore resources to filter and analyze large amounts of state data.
Can I use the Mato Grosso do Sul Open Data MCP to find vehicle data?
Yes, it can access packages like 'frota-de-veiculos' to give you specific details on state-owned vehicle fleets.
How does the Mato Grosso do Sul Open Data MCP help with research?
It lets you automate the collection of metadata and specific records from multiple government agencies without manual downloads.
Is the Mato Grosso do Sul Open Data MCP only for Brazilian data?
Yes, this Connector is specifically designed to connect to the Mato Grosso do Sul state data portal in Brazil.
How do I find specific datasets about health or education?
Use the list_packages capability to see all available dataset names, then use get_package with a specific ID to see the resources and descriptions related to that topic.
Can I perform complex filtering on the data records?
Yes! Use the datastore_search_sql capability to execute standard SQL queries (e.g., SELECT, WHERE, GROUP BY) directly against the DataStore resources for precise analysis.
How do I see which government departments provide the data?
Use the list_organizations action. It will return a list of all state entities and departments that have published data on the portal.
One connection away
Give your agent a direct line to Mato Grosso do Sul Dados Abertos.
Connect Mato Grosso do Sul Dados Abertos once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available