Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/pages/product/apis-integrations/mcp-server.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Before setting up the MCP server, ensure you have:
- **Admin privileges** in your Cube instance
- An active Cube tenant
- Claude Desktop or Cursor installed
- Node.js installed

### 1. Obtain Required Credentials

Expand All @@ -38,7 +39,8 @@ You'll need three key pieces of information:

#### `CUBE_API_KEY`

- Navigate to <Btn>Admin → Agents → Click on Agent → Enable API Key</Btn>
- Ensure API keys are enabled by navigating to <Btn>Admin → Agents → Click on Agent → Enable API Key</Btn>
- Create an API key at <Btn>Admin → API Keys</Btn>

#### `USER_ID`

Expand Down Expand Up @@ -83,4 +85,4 @@ The server will stream real-time analytics responses with data visualizations an
The MCP server integrates with Cube's [Chat API][ref-chat-api] using API key authentication directly. The Chat API URL should be copied from your agent settings in the Cube admin panel to ensure you're using the correct dynamic endpoint for your deployment.

[ref-api-keys]: /product/administration/workspace/api-keys
[ref-chat-api]: /product/apis-integrations/embed-apis/chat-api
[ref-chat-api]: /product/apis-integrations/embed-apis/chat-api