Cube.dev MCP Server for AutoGenGive AutoGen instant access to 15 tools to Check Live, Check Ready, Convert Query, and more
Microsoft AutoGen enables multi-agent conversations where agents negotiate, delegate, and execute tasks collaboratively. Add Cube.dev as an MCP tool provider through Vinkius and every agent in the group can access live data and take action.
Ask AI about this MCP Server for AutoGen
The Cube.dev MCP Server for AutoGen is a standout in the Brain Trust category — giving your AI agent 15 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from autogen_agentchat.agents import AssistantAgent
from autogen_ext.tools.mcp import McpWorkbench
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
async with McpWorkbench(
server_params={"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"},
transport="streamable_http",
) as workbench:
tools = await workbench.list_tools()
agent = AssistantAgent(
name="cubedev_agent",
tools=tools,
system_message=(
"You help users with Cube.dev. "
"15 tools available."
),
)
print(f"Agent ready with {len(tools)} tools")
asyncio.run(main())
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Cube.dev MCP Server
Connect your Cube.dev instance to any AI agent to bridge the gap between natural language and your data warehouse. This server allows your agent to interact with Cube's semantic layer, ensuring consistent metrics and high-performance data retrieval.
AutoGen enables multi-agent conversations where agents negotiate, delegate, and collaboratively use Cube.dev tools. Connect 15 tools through Vinkius and assign role-based access. a data analyst queries while a reviewer validates, with optional human-in-the-loop approval for sensitive operations.
What you can do
- Data Querying — Execute complex REST API queries using
load_queryto fetch aggregated data with measures, dimensions, and filters. - SQL Inspection — Use
get_sqlandexecute_cube_sqlto debug or run raw queries against the SQL API for deep data investigation. - Metadata Exploration — Retrieve cube definitions, views, and segments via
get_metato understand your data model without leaving the chat. - Performance Management — Trigger and monitor background pre-aggregation builds with
trigger_pre_aggregation_jobto ensure your dashboards stay fast. - Cloud Management — List deployments and environments if using Cube Cloud to manage your infrastructure context.
The Cube.dev MCP Server exposes 15 tools through the Vinkius. Connect it to AutoGen in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 15 Cube.dev tools available for AutoGen
When AutoGen connects to Cube.dev through Vinkius, your AI agent gets direct access to every tool listed below — spanning semantic-layer, data-modeling, sql-api, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Check live on Cube.dev
Check if Cube deployment is live
Check ready on Cube.dev
Check if Cube deployment is ready
Convert query on Cube.dev
Convert a SQL query to a REST API query format
Execute cube sql on Cube.dev
Execute a raw SQL query against the SQL API
Generate meta token on Cube.dev
Requires CUBE_CLOUD_API_KEY. Generate a JWT for the Metadata API
Get entity on Cube.dev
Get detailed metadata for a specific entity
Get meta on Cube.dev
Get metadata for cubes and views
Get pre aggregation job status on Cube.dev
Get status of pre-aggregation jobs
Get sql on Cube.dev
Useful for debugging. Get generated SQL for a Cube query
List data sources on Cube.dev
List configured data sources
List deployments on Cube.dev
Requires CUBE_CLOUD_API_KEY. List all Cube Cloud deployments
List entities on Cube.dev
List all cubes and views
List environments on Cube.dev
Requires CUBE_CLOUD_API_KEY. List environments for a deployment
Load query on Cube.dev
Use this to get aggregated data. Execute a Cube query and return results
Trigger pre aggregation job on Cube.dev
Trigger a pre-aggregation build job
Connect Cube.dev to AutoGen via MCP
Follow these steps to wire Cube.dev into AutoGen. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install AutoGen
pip install "autogen-ext[mcp]"Replace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenIntegrate into workflow
Explore tools
Why Use AutoGen with the Cube.dev MCP Server
AutoGen provides unique advantages when paired with Cube.dev through the Model Context Protocol.
Multi-agent conversations: multiple AutoGen agents discuss, delegate, and collaboratively use Cube.dev tools to solve complex tasks
Role-based architecture lets you assign Cube.dev tool access to specific agents. a data analyst queries while a reviewer validates
Human-in-the-loop support: agents can pause for human approval before executing sensitive Cube.dev tool calls
Code execution sandbox: AutoGen agents can write and run code that processes Cube.dev tool responses in an isolated environment
Cube.dev + AutoGen Use Cases
Practical scenarios where AutoGen combined with the Cube.dev MCP Server delivers measurable value.
Collaborative analysis: one agent queries Cube.dev while another validates results and a third generates the final report
Automated review pipelines: a researcher agent fetches data from Cube.dev, a critic agent evaluates quality, and a writer produces the output
Interactive planning: agents negotiate task allocation using Cube.dev data to make informed decisions about resource distribution
Code generation with live data: an AutoGen coder agent writes scripts that process Cube.dev responses in a sandboxed execution environment
Example Prompts for Cube.dev in AutoGen
Ready-to-use prompts you can give your AutoGen agent to start working with Cube.dev immediately.
"Show me the metadata for all available cubes and views."
"Run a query to get the total count of orders grouped by status for the last 30 days."
"Trigger a pre-aggregation build for the 'Sales' cube."
Troubleshooting Cube.dev MCP Server with AutoGen
Common issues when connecting Cube.dev to AutoGen through Vinkius, and how to resolve them.
McpWorkbench not found
pip install "autogen-ext[mcp]"Cube.dev + AutoGen FAQ
Common questions about integrating Cube.dev MCP Server with AutoGen.
How does AutoGen connect to MCP servers?
Can different agents have different MCP tool access?
Does AutoGen support human approval for tool calls?
Explore More MCP Servers
View all →
Mercury
10 toolsEquip your AI agent with direct access to Mercury — check account balances, review transactions, and manage recipients without opening the banking dashboard.

Jokes API (API Ninjas)
2 toolsAccess random jokes — audit content and limits via AI.

Zoho CRM Sales
10 toolsDeep deal management with quotes, products, sales orders, and invoices — complete sales cycle in Zoho CRM.

ThinkingData / 数数科技
8 toolsDominant games and app analytics platform — query events, audit users, and track data via AI.
