Acre Dados Abertos Connector for AI agents.
8 live capabilities
Access Brazilian government datasets and public records from Acre.
Waiting for input…
Why people use Acre Dados Abertos
Acre Dados Abertos for Brazilian Government Data Analysis
This Connector lets you skip the navigation. You can just ask your AI client to find specific economic figures or environmental stats. It pulls the exact records you need from the Acre Dados Abertos portal and puts them right in your chat.
What Vinkius changes
You get instant access to Acre's public records through natural language instead of manual browsing.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying municipal economic figures
A journalist needs to find the latest GDP for a specific town.
- Real-world use case 02
Identifying government data owners
A researcher wants to see which agencies handle environmental data.
- Real-world use case 03
Building a local government dashboard
A developer is building a dashboard and uses list_packages to find all available data and get_resource to check file formats.
Complete set · 8capabilities
The complete Acre Dados Abertos capability set.
These are the exact actions your AI can choose when you ask it to work with Acre Dados Abertos.
01—04
4 capabilities in this set.
Part of 8 available through Acre Dados Abertos.
- 01 Capability
Get group
Get the specific details and information for a thematic group. This helps you understand how data is categorized by the state.
- 02 Capability
Get package
Fetch the detailed metadata for a specific dataset or package. Use this to check data provenance and file formats.
- 03 Capability
Get resource
Retrieve the metadata for a specific file or resource. It provides granular details on individual data assets.
- 04 Capability
List groups
See a full list of all thematic groups available in the portal. This is great for broad exploration of different topics.
05—08
4 capabilities in this set.
Part of 8 available through Acre Dados Abertos.
- 05 Capability
List organizations
List every government organization that publishes data. Use this to identify which bodies manage specific records.
- 06 Capability
List packages
Get a list of all available dataset names in the portal. It's the quickest way to see what data is currently hosted.
- 07 Capability
Search datastore
Filter and search records directly within a tabular resource. This allows you to find specific rows without downloading large files.
- 08 Capability
Search packages
Search for specific datasets based on keywords or names. It helps you find relevant data packages quickly.
Set up in minutes
One URL. Then ask Acre Dados Abertos to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Acre 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_xpNXTunnwXhd4GkfI2KMLBNqneGoBYWknUqhJBI6/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 Acre Dados Abertos, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Acre Dados Abertos for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_xpNXTunnwXhd4GkfI2KMLBNqneGoBYWknUqhJBI6/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 Acre Dados Abertos URL.
- Step 03
Save and start
Save the connection and enable Acre Dados Abertos in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"acre-dados-abertos": {
"url": "https://edge.vinkius.com/vk_preview_xpNXTunnwXhd4GkfI2KMLBNqneGoBYWknUqhJBI6/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 Acre Dados Abertos
Open Agent mode in chat and ask: "Using Acre Dados Abertos, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"acre-dados-abertos": {
"url": "https://edge.vinkius.com/vk_preview_xpNXTunnwXhd4GkfI2KMLBNqneGoBYWknUqhJBI6/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 Acre Dados Abertos
Ask Copilot: "Using Acre Dados Abertos, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"acre-dados-abertos": {
"url": "https://edge.vinkius.com/vk_preview_xpNXTunnwXhd4GkfI2KMLBNqneGoBYWknUqhJBI6/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 Acre Dados Abertos
Open Cascade and ask: "Using Acre Dados Abertos, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"acre-dados-abertos": {
"url": "https://edge.vinkius.com/vk_preview_xpNXTunnwXhd4GkfI2KMLBNqneGoBYWknUqhJBI6/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 Acre Dados Abertos
Ask Cline: "Using Acre Dados Abertos, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add acre-dados-abertos --transport http "https://edge.vinkius.com/vk_preview_xpNXTunnwXhd4GkfI2KMLBNqneGoBYWknUqhJBI6/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 Acre Dados Abertos
Ask Claude: "Using Acre Dados Abertos, show me...". 8 tools are ready
Where the request belongs
Work Acre Dados Abertos can move forward.
Data analysts and journalists who need to verify government figures or pull samples for reports without spending hours navigating Brazilian state portals.
Data Analyst
Pulls specific demographic or economic samples to build research reports for regional projects.
Journalist
Verifies public records and government spending figures using natural language queries for faster fact-checking.
Software Developer
Integrates real-time public data into applications by querying specific datastore records.
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.
Minas Gerais (Estado)
Access the official Open Data Portal of the State of Minas Gerais, Brazil. Query datasets, organizations, and public resources 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.
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.
Maranhão Open Data
Access public datasets from Maranhão, Brazil. search packages, inspect resources, and query the datastore via SQL.
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 Acre 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 Acre Dados Abertos.
The practical details behind the request, access and result.
Can Acre Dados Abertos find specific municipal data?
Yes. You can ask your AI agent to search for specific municipal figures like GDP or demographics directly from the state's open data portal.
Does this Connector support searching Brazilian government records?
It specifically connects to the Acre state portal, giving you access to their public records, organizations, and thematic datasets.
Can I query CSV files without downloading them?
Yes. The capability can filter records within tabular resources directly, so you only get the specific data you ask for.
Is there a way to see which government bodies publish the data?
You can use the Connector to list all organizations in the portal, making it easy to see which departments provide specific types of information.
How do I find data on health or education in Acre?
You can ask your agent to browse the thematic groups. It will show you the specific categories for health, education, and other sectors.
Can I get details about the source of a dataset?
Yes. The Connector can fetch metadata for any specific package, showing you the provenance and format of the data.
How can I search for datasets related to a specific topic like 'health'?
Use the search_packages capability with the query 'saude'. The agent will return a list of datasets matching that theme from the Acre portal.
Can I filter data inside a CSV file without downloading it?
Yes! If the resource is in the Datastore, use the search_datastore capability with the Resource ID. You can apply filters like {"municipio": "Rio Branco"} to get specific rows.
How do I find which government departments are publishing data?
Use the list_organizations capability to see all contributing entities, or list_groups to see thematic categorizations like 'Environment' or 'Economy'.
One connection away
Give your agent a direct line to Acre Dados Abertos.
Connect Acre 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