How to Use the Comunidad de Madrid (Portal Regional) MCP in Cursor
Feed live Madrid public datastore queries directly into your Cursor codebase to build apps with real regional data.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Comunidad de Madrid (Portal Regional) MCP to Cursor
Create your Vinkius account to connect Comunidad de Madrid (Portal Regional) to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Build apps with live Madrid datastore queries in Cursor
The `search_datastore` tool pulls live rows of Madrid public data straight into Cursor. This lets you build features using real Spanish regional data instead of writing static mocks in your Cursor editor. Your agent automatically inspects the returned JSON structure. It uses these real-world Madrid payloads to generate accurate TypeScript interfaces or database schemas while you write code in Cursor.
Inspect Madrid resource schemas inside your editor
The `get_resource` tool fetches the precise schema and metadata of any Madrid regional asset. You can call this tool using Cursor's agent mode to understand public database fields instantly. This eliminates guess-work when parsing Madrid's database fields. The agent reads the official resource schema and writes validation logic or parsing functions that match the Spanish registry exactly inside Cursor.
Discover Spanish public datasets without leaving Cursor
The `search_datasets` tool finds transport, health, or financial datasets inside Cursor without breaking your flow. You run queries directly from your Cursor chat panel to locate official source files from Madrid. Once found, use `list_datasets` to grab the specific Madrid identifiers you need. The Cursor editor then writes the fetch calls and integrates them directly into your active project.
Set up Comunidad de Madrid (Portal Regional) MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the Comunidad de Madrid (Portal Regional) MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent Comunidad de Madrid (Portal Regional) transactions." If the MCP tools are loaded correctly, Cursor will call the Comunidad de Madrid (Portal Regional) tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"comunidad-de-madrid-portal-regional-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 Comunidad de Madrid (Portal Regional). 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 Comunidad de Madrid (Portal Regional) MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Comunidad de Madrid (Portal Regional) MCP today
We host it, we monitor it, we maintain it. You just paste one token.