How to Use the Junta de Andalucía (Portal) MCP in Windsurf
Give Windsurf direct access to Andalusian public records to autonomously query and parse government datasets.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Junta de Andalucía (Portal) MCP to Windsurf
Create your Vinkius account to connect Junta de Andalucía (Portal) 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.
Autonomous public data discovery in Windsurf
This MCP Server connects your IDE directly to the Andalusian government's data catalog. Cascade evaluates your prompt, calls `list_organizations` to find the right department, and then runs `list_groups` to narrow down the categories. You don't need to manually hunt for dataset names. The agent chains these calls together, mapping out the available public records before deciding which specific data to pull for your project.
Deep dataset inspection via MCP Server
Retrieving metadata happens automatically through the `get_package` and `get_resource` tools. Cascade reads the package details, identifies the exact file format you need, and extracts the resource parameters. If you ask for regional employment statistics, the agent grabs the JSON or CSV resource metadata without asking for permission. It figures out the file structure so you can start writing code against it immediately.
Run SQL-like queries from your editor
The `search_datastore` tool lets Windsurf query specific rows inside a dataset resource. Instead of downloading a massive CSV file, Cascade passes search parameters to fetch only the relevant data points. You specify the filters in plain English. The agent translates that into the correct API payload, retrieves the exact records, and injects the results straight into your workspace.
Set up Junta de Andalucía (Portal) 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 Junta de Andalucía (Portal) 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 Junta de Andalucía (Portal) payment history." If connected, Cascade will call the Junta de Andalucía (Portal) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"junta-de-andalucia-portal-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 Junta de Andalucía. 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 Junta de Andalucía (Portal) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Junta de Andalucía (Portal) MCP today
We host it, we monitor it, we maintain it. You just paste one token.