Mode Analytics Connector for AI agents.
10 live capabilities
Manage and audit your business intelligence reports through natural conversation.
Waiting for input…
Why people use Mode Analytics
Mode Analytics : Stop hunting for SQL queries and report statuses
This Connector puts that entire hierarchy into your agent. You can simply ask 'What's the SQL for the revenue report?' and get the answer immediately. It turns a three-minute search into a three-second chat.
What Vinkius changes
You can manage your entire Mode Analytics reporting suite through natural conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Auditing a suspicious metric
An analyst needs to know why a Churn number looks wrong.
- Real-world use case 02
Browsing marketing assets
A manager needs to see what reports are available in the Marketing space.
- Real-world use case 03
Refreshing campaign data
A growth lead needs to refresh a specific campaign's data.
Complete set · 10capabilities
The complete Mode Analytics capability set.
These are the exact actions your AI can choose when you ask it to work with Mode Analytics.
01—04
4 capabilities in this set.
Part of 10 available through Mode Analytics.
- 01 Capability
Run mode report
Trigger a new run for a specific report. This lets you start data processing immediately via your agent.
- 02 Capability
Get mode account
Get authenticated account details. Use this to verify your connection to the workspace.
- 03 Capability
Get mode report run
Get details for a specific report run. This helps you see exactly when a run started or finished.
- 04 Capability
List mode members
List workspace members. This helps you see who has access to your analytical environment.
05—07
3 capabilities in this set.
Part of 10 available through Mode Analytics.
- 05 Capability
List mode spaces
List Mode Analytics spaces. Use this to get an overview of your entire workspace structure.
- 06 Capability
Get mode report
Get details for a specific report. Use this to pull metadata like descriptions or IDs for a report.
- 07 Capability
List mode definitions
List calculated field definitions. This ensures your metrics remain consistent across different reports.
08—10
3 capabilities in this set.
Part of 10 available through Mode Analytics.
- 08 Capability
List mode queries
List SQL queries in a report. Use this to peek under the hood at the logic powering your data.
- 09 Capability
List mode report runs
List runs for a report. This gives you a history of every time a specific report was executed.
- 10 Capability
List mode reports
List reports in a space. This lets you browse all available content in a specific workspace area.
Set up in minutes
One URL. Then ask Mode Analytics to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Mode Analytics from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_SRi8OhPiH6AqqyQpnSFSA21WRVtjdvVcCqhb8EAY/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Mode Analytics, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Mode Analytics for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_SRi8OhPiH6AqqyQpnSFSA21WRVtjdvVcCqhb8EAY/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Mode Analytics URL.
- Step 03
Save and start
Save the connection and enable Mode Analytics in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mode-analytics": {
"url": "https://edge.vinkius.com/vk_preview_SRi8OhPiH6AqqyQpnSFSA21WRVtjdvVcCqhb8EAY/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Mode Analytics
Open Agent mode in chat and ask: "Using Mode Analytics, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mode-analytics": {
"url": "https://edge.vinkius.com/vk_preview_SRi8OhPiH6AqqyQpnSFSA21WRVtjdvVcCqhb8EAY/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Mode Analytics
Ask Copilot: "Using Mode Analytics, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mode-analytics": {
"url": "https://edge.vinkius.com/vk_preview_SRi8OhPiH6AqqyQpnSFSA21WRVtjdvVcCqhb8EAY/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Mode Analytics
Open Cascade and ask: "Using Mode Analytics, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mode-analytics": {
"url": "https://edge.vinkius.com/vk_preview_SRi8OhPiH6AqqyQpnSFSA21WRVtjdvVcCqhb8EAY/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Mode Analytics
Ask Cline: "Using Mode Analytics, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mode-analytics --transport http "https://edge.vinkius.com/vk_preview_SRi8OhPiH6AqqyQpnSFSA21WRVtjdvVcCqhb8EAY/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Mode Analytics
Ask Claude: "Using Mode Analytics, show me...". 10 tools are ready
Where the request belongs
Work Mode Analytics can move forward.
This is for the data professional who spends half their day babysitting reports and hunting down SQL logic. It's for people who need to move fast between finding data and analyzing it without the friction of constant tab-switching.
Data Analyst
Audits SQL queries and checks report statuses during a sprint to ensure data accuracy.
BI Manager
Monitors workspace activity and report usage during planning phases without logging into the full dashboard.
Growth Marketer
Triggers updated data runs for specific campaigns directly from a chat interface to get real-time results.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMode (Collaborative Data Platform)
Manage collaborative analytics via Mode. list data reports, explore organizational spaces, and audit data sources.
Apache Superset
Connect your AI to Apache Superset. Explore BI dashboards, extract chart data, and run live SQL Lab analytics directly from your terminal.
Redash
Connect to Redash to manage SQL queries, execute data visualizations, and monitor dashboards directly from your AI agent.
Omni BI Intelligence
Interact with Omni BI dashboards, models, and data exports. run queries and track metrics directly from your AI agent.
ThoughtSpot
Search and analyze business data by interacting directly with your ThoughtSpot metadata and Liveboards via your AI agent.
Sigma Computing
Equip your AI agent to audaciously navigate your Sigma data workflows. List core workbooks, map connections, trace dataset lineage, and monitor organization teams directly from your IDE.
Bring your own AI
Change the model, client or framework. Keep Mode Analytics connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Mode Analytics.
The practical details behind the request, access and result.
Can Mode Analytics MCP help me audit my SQL?
Yes. You can ask your agent to pull the exact SQL queries for any report in your workspace. This helps you verify data logic without manually opening the report editor.
How do I trigger a report run using this Connector?
Simply tell your agent to run a specific report. You can even include custom parameters in your request to filter the data or select specific dates.
Can I see who has access to my Mode Analytics workspace?
Yes, you can ask your agent to list all workspace members. This makes it easy to check permissions and see who is currently active in your environment.
Does this help with data consistency across reports?
Absolutely. You can use the agent to check calculated field definitions. This ensures that the same metrics are being calculated identically across different reports.
Can I see the status of a report run?
Yes. You can ask the agent for the status of a specific run. It will tell you if the report is still enqueued, running, or if it has finished successfully.
Is it easy to set up Mode Analytics MCP?
It's very straightforward. Once you have your Mode API Token and Workspace slug, you just plug them into your Connector client and you're ready to go.
How do I find my API Token and Secret?
In Mode, click on your name in the top left, go to My Account > API Tokens. There you can create and manage your API keys.
What is the Workspace slug?
The Workspace slug is the unique identifier for your organization in the Mode URL (e.g., app.mode.com/org_name). The org_name part is your workspace slug.
Can I provide parameters when running a report?
Yes! The run_mode_report action accepts an optional parameters field where you can provide a JSON string of keys and values used by the report.
One connection away
Give your agent a direct line to Mode Analytics.
Connect Mode Analytics once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available