How to Use the Metabase (Business Intelligence & Analytics) MCP in Cursor
Inject real BI data into your code using Cursor. Use this MCP server to pull live Metabase metrics right into your editor.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Metabase (Business Intelligence & Analytics) MCP to Cursor
Create your Vinkius account to connect Metabase (Business Intelligence & Analytics) 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.
Fetch live cards for accurate coding
Stop using fake mock data in your code. Use `get_card` to retrieve the real SQL or query logic directly from your BI environment. Your AI agent can then write code that matches your actual production data structures. It prevents the common errors that happen when you guess at schema definitions.
Map database schemas via Cursor
Need to know which tables your reports rely on? Use `list_databases` to see what is connected to your BI platform. It gives you the full context you need to build features that align with your existing data architecture. You don't have to jump between tools just to understand your backend.
Organize your workflow with collections
Use `list_collections` to find where specific reports are grouped. It helps you navigate large BI environments quickly. Pair this with `list_cards` to see everything inside a folder. You keep your development context clean by only pulling what you actually need.
Set up Metabase (Business Intelligence & Analytics) 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 Metabase (Business Intelligence & Analytics) 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 Metabase (Business Intelligence & Analytics) transactions." If the MCP tools are loaded correctly, Cursor will call the Metabase (Business Intelligence & Analytics) tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"metabase-business-intelligence-analytics-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 Metabase. 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 Metabase (Business Intelligence & Analytics) MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Metabase (Business Intelligence & Analytics) MCP today
We host it, we monitor it, we maintain it. You just paste one token.