How to Use the Datos Abiertos Castilla-La Mancha MCP in Windsurf
Ask Windsurf to find data in the Castilla-La Mancha portal, and it will plan and execute the search for you.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Datos Abiertos Castilla-La Mancha MCP to Windsurf
Create your Vinkius account to connect Datos Abiertos Castilla-La Mancha to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Find specific data without the guesswork
The `search_datastore` tool lets you query tabular data directly. But you don't need to know that. Just tell Windsurf what you're looking for, like 'Find all public schools in Toledo with more than 500 students'. Cascade, Windsurf's autonomous agent, takes over from there. It plans the whole operation: it might `list_datasets` to find the right school directory, `get_dataset` to understand its structure, and then run a precise `search_datastore` query to get your answer. You see the result, not the busywork.
Get a bird's-eye view of the data
Not sure where to start? Ask Windsurf to show you what's available. It can use the `list_tags` tool to give you a breakdown of all topics, from 'agriculture' to 'tourism'. From there, you can dig deeper. Ask it to 'list all datasets tagged with health'. Windsurf will chain that request to the `list_datasets` tool and give you a clean summary. It’s a fast way to discover data you didn't even know existed.
Inspect any dataset with this MCP Server
Once you've found an interesting dataset, you need the details. Tell Windsurf to 'get the details for the regional budget dataset'. It uses `get_dataset` to pull all the metadata: update frequency, column descriptions, and file formats. If a dataset contains multiple files or APIs, the `get_resource` tool lets you inspect each one individually. Windsurf can pull the direct download URL or API endpoint for a specific resource, so you always get the exact data source you need for your work. This MCP connection makes it trivial.
Set up Datos Abiertos Castilla-La Mancha MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Datos Abiertos Castilla-La Mancha MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Datos Abiertos Castilla-La Mancha payment history." If connected, Cascade will call the Datos Abiertos Castilla-La Mancha tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"datos-abiertos-castilla-la-mancha-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Datos Abiertos Castilla-La Mancha. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Datos Abiertos Castilla-La Mancha MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Datos Abiertos Castilla-La Mancha MCP today
We host it, we monitor it, we maintain it. You just paste one token.