How to Use the Mato Grosso do Sul Open Data MCP in Claude Code
Pipe Brazilian public records straight into your terminal with Claude Code for headless data extraction and automated cron jobs.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Mato Grosso do Sul Open Data MCP to Claude Code
Create your Vinkius account to connect Mato Grosso do Sul Open Data to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Command Line Data Pipelines
The `datastore_search` and `datastore_search_sql` tools allow Claude Code to extract state records directly from your terminal. You run a single command asking for the latest public transit data. The CLI queries the MCP server, parses the JSON response, and pipes the output into a local file or another shell utility. This setup thrives in automated environments. You can trigger Claude Code inside a GitHub Action to fetch new public records every night. The agent handles the tool execution headlessly, ensuring your downstream databases stay updated without manual intervention.
Audit State Repositories
The `list_packages` and `get_package` tools let you audit the entire state data catalog from the command line. Ask Claude Code to find datasets updated in the last 30 days. It loops through the package lists, checks the metadata, and prints a formatted summary to standard output. DevOps engineers use this to monitor upstream data stability. If a government department changes a schema, you can write a quick bash script wrapping Claude Code to detect the change. The CLI agent reads the `get_resource` output and alerts you if expected columns disappear.
Map the MCP Server Hierarchy
The `list_organizations` and `list_groups` tools expose the administrative structure of the state's data portal. Claude Code fetches these lists to help you build automated routing rules. You can direct the CLI to pull everything from the education department and route it to a specific S3 bucket. Because the CLI operates entirely in text, you can easily grep or awk the results. The agent returns clean, structured data from the CKAN API, ready for standard Unix text processing.
Set up Mato Grosso do Sul Open Data MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemato-grosso-do-sul-open-data-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Mato Grosso do Sul Open Data transactions." It will automatically discover and invoke the available Mato Grosso do Sul Open Data tools.
claude mcp add --transport http mato-grosso-do-sul-open-data-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Mato Grosso do Sul Open Data MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Mato Grosso do Sul Open Data MCP today
We host it, we monitor it, we maintain it. You just paste one token.