CI HUB BRIGHT - MCP Server for Cursor
This article explains how to connect the CI HUB BRIGHT – MCP Server to Cursor. Follow the steps below to quickly set up your connection and start using CI HUB tools within Cursor.
Note: This functionality is only available in Agent mode.
Overview
The CI HUB BRIGHT MCP Server allows you to integrate CI HUB's Universal MCP capabilities directly into Cursor, enabling smooth collaboration and automated workflows. To configure it properly, ensure you have the right environment and follow the setup process below.
Prerequisites
Before you begin, make sure you have:
-
Cursor installed and logged in.
-
Node.js version 22.16 or later, with npm.
You can download and install Node.js from https://nodejs.org/en/download
Configuration Steps
To connect the CI HUB BRIGHT MCP Server to Cursor:
1. Open Cursor and navigate to Settings → Tools & MCP.
2. Click the (+) New MCP Server button.
3. Copy and paste the following configuration code into the text field:
{
"mcpServers": {
"CI HUB": {
"command": "npx",
"args": ["-y", "mcp-remote@latest", "https://mcp.ci-hub.com/mcp"]
}
}
}
4. Click Save to apply your changes.
After successfully adding the MCP configuration to Cursor, the authorization page will open automatically.

Authorize the Connection
On the authorization page, click Authorize CI HUB.
-
Enter your CI HUB ID and log in using your credentials.
-
After successful authorization, the CI HUB MCP Server will connect to your Cursor environment.
Once this authorization is complete, you can proceed to add your DAM systems and other storage providers to extend your integration.
Adding Your DAM System
Now that your CI HUB BRIGHT – MCP Server is authorized and connected to Cursor, it’s time to integrate your Digital Asset Management (DAM) systems. This step allows Cursor to directly access, search, and manage your digital content.
Step 1: Add Storage Provider Connections
-
You can connect up to five different storage providers within your MCP Server.
-
To add a DAM system, choose one from the available list or use the search bar to find your specific platform (e.g., Dropbox, Aprimo, or others).
Step 2: Authenticate and Customize
-
Select your DAM system and log in using your credentials.
-
Optionally, customize the name of your DAM connection for easier identification within Cursor.
-
Click Save to establish the link.
Step 3: Finalize Authorization
After connecting and saving your chosen DAM systems, complete the authorization process.
You’ll then be redirected back to the Cursor interface, where your DAM integrations will appear as active connections under the CI HUB MCP Server.