How to Use the Dades Obertes Catalunya MCP in Claude Code
Pipe Catalonia public data directly into your terminal workflows with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Dades Obertes Catalunya MCP to Claude Code
Create your Vinkius account to connect Dades Obertes Catalunya 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.
Terminal-native catalog search
Scraping government websites from the command line is miserable. You need a faster way to find public identifiers. Run a quick prompt in your shell. Claude Code fires `search_catalog` to hit the portal and returns the exact dataset IDs you need. No browser required.
Headless SoQL extraction
Bash scripts that parse massive public CSVs break constantly. You need precise API queries that fit into your pipeline. By calling `query_dataset`, your CLI agent executes SoQL directly. It passes $limit and $where parameters to extract a clean JSON array, ready to pipe into your next cron job or database migration.
Claude Code MCP Server automation
Manual data updates are a waste of engineering time. You want this information flowing automatically into your systems. Set up a headless script in your CI/CD pipeline. Claude Code wakes up, queries the latest regional statistics, formats the output, and pushes the update to your production server.
Set up Dades Obertes Catalunya 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 seedades-obertes-catalunya-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Dades Obertes Catalunya transactions." It will automatically discover and invoke the available Dades Obertes Catalunya tools.
claude mcp add --transport http dades-obertes-catalunya-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 Dades Obertes Catalunya MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Dades Obertes Catalunya MCP today
We host it, we monitor it, we maintain it. You just paste one token.