Connecting GenSpark with HCL Domino Data via CData Connect AI MCP Server

Somya Sharma
Somya Sharma
Technical Marketing Engineer
Leverage the CData Connect AI MCP Server to empower GenSpark agents with secure, real-time access to enterprise data across 300+ systems without any replication or custom integration required.

GenSpark is built for developers and enterprise teams who want to create intelligent, conversational AI experiences powered by real-time data. It's flexible tooling and agentic capabilities make it easy to integrate LLMs, automate complex workflows, and build interactive applications that adapt to user intent. However, when these AI interactions require data beyond local context or predefined APIs, many implementations fall back on custom middleware, manual integrations, or scheduled ETL pipelines to sync information into local stores. This introduces unnecessary complexity, increases maintenance overhead, slows response times, and limits the real-time intelligence your GenSpark agents can provide.

CData Connect AI eliminates these barriers by delivering live, secure connectivity to more than 300 enterprise applications, databases, ERPs, and analytics platforms. Through CData Connect AI remote Model Context Protocol (MCP) Server, GenSpark agents can query, read, and act on real-time enterprise data without replication or custom integration code. The result is grounded, accurate responses, faster reasoning, and automated, cross-system decision-making all with stronger governance and fewer moving parts.

This guide outlines the steps required to configure CData Connect AI MCP connectivity, register the MCP Server in GenSpark, and enable your GenSpark agents to work seamlessly with live enterprise data in real time.

Prerequisites

Before starting, ensure you have:

  1. A CData Connect AI account
  2. Access to GenSpark
  3. Access to HCL Domino

Credentials checklist

Ensure you have these credentials ready for the connection:

  1. USERNAME: Your CData email login
  2. PAT: Connect AI, go to Settings and click on Access Tokens (copy once)
  3. MCP_BASE_URL: https://mcp.cloud.cdata.com/mcp

Step 1: Configure HCL Domino connectivity for GenSpark

Connectivity to HCL Domino from GenSpark is made possible through CData Connect AI Remote MCP. To interact with HCL Domino data from GenSpark, we start by creating and configuring a HCL Domino connection in CData Connect AI.

  1. Log into Connect AI, click Sources, and then click Add Connection
  2. Select "HCL Domino" from the Add Connection panel
  3. Enter the necessary authentication properties to connect to HCL Domino.

    Connecting to Domino

    To connect to Domino data, set the following properties:

    • URL: The host name or IP of the server hosting the Domino database. Include the port of the server hosting the Domino database. For example: http://sampleserver:1234/
    • DatabaseScope: The name of a scope in the Domino Web UI. The driver exposes forms and views for the schema governed by the specified scope. In the Domino Admin UI, select the Scopes menu in the sidebar. Set this property to the name of an existing scope.

    Authenticating with Domino

    Domino supports authenticating via login credentials or an Entra ID (formerly Azure AD) OAuth application:

    Login Credentials

    To authenticate with login credentials, set the following properties:

    • AuthScheme: Set this to "OAuthPassword"
    • User: The username of the authenticating Domino user
    • Password: The password associated with the authenticating Domino user

    The driver uses the login credentials to automatically perform an OAuth token exchange.

    EntraID (formerly AzureAD)

    This authentication method uses Entra ID (formerly Azure AD) as an IdP to obtain a JWT token. You need to create a custom OAuth application in Entra ID (formerly Azure AD) and configure it as an IdP. To do so, follow the instructions in the Help documentation. Then set the following properties:

    • AuthScheme: Set this to "EntraID (formerly AzureAD)"
    • InitiateOAuth: Set this to GETANDREFRESH. You can use InitiateOAuth to avoid repeating the OAuth exchange and manually setting the OAuthAccessToken.
    • OAuthClientId: The Client ID obtained when setting up the custom OAuth application.
    • OAuthClientSecret: The Client secret obtained when setting up the custom OAuth application.
    • CallbackURL: The redirect URI defined when you registered your app. For example: https://localhost:33333
    • AzureTenant: The Microsoft Online tenant being used to access data. Supply either a value in the form companyname.microsoft.com or the tenant ID.

      The tenant ID is the same as the directory ID shown in the Azure Portal's Entra ID (formerly Azure AD) > Properties page.

  4. Click Save & Test
  5. Navigate to the Permissions tab in the Add HCL Domino Connection page and update the User-based permissions.

Add a Personal Access Token

A Personal Access Token (PAT) is used to authenticate the connection to Connect AI from GenSpark. It is best practice to create a separate PAT for each service to maintain granularity of access.

  1. Click on the Gear icon () at the top right of the Connect AI app to open the settings page.
  2. On the Settings page, go to the Access Tokens section and click Create PAT.
  3. Give the PAT a name and click Create.
  4. The personal access token is only visible at creation, so be sure to copy it and store it securely for future use.

With the connection configured and a PAT generated, we are ready to connect to HCL Domino data from GenSpark.

Step 2: Configure MCP Server in GenSpark

  1. Log in to GenSpark
  2. Below the chat interface, click the Tools icon
  3. Select Add new MCP server
  4. Fill in the server configuration:

    NOTE: Use Basic authentication, where you combine your Connect AI email address (e.g. [email protected]) with the PAT you generated earlier (e.g. AbC123...xYz890) with a colon (:) in the Authorization header.


    Field Value
    Name CData MCP Server (or any name you prefer)
    Server Type SteamableHttp
    Server URL https://mcp.cloud.cdata.com/mcp
    Request Header {"Authorization": "Basic [email protected]:AbC123...xYz890"}
  5. Click Add Server

Once added, GenSpark will automatically load all MCP tools exposed through your Connect AI workspace.

Step 3: Query data in GenSpark

In GenSpark chat interface enter any sample prompt:

List the tools present in CData Connect AI MCP Server.

Build real-time, data-aware agents with GenSpark and CData

GenSpark and CData Connect AI together enable intelligent, AI-driven workflows where agents can securely access live enterprise data and operate with real-time awareness without ETL pipelines, data sync jobs, or custom integration logic. This streamlined approach delivers stronger governance, lower operational overhead, and faster, more grounded responses from your AI tools.

Start your free trial today to see how CData can empower GenSpark with live, secure access to 300+ external systems.

Ready to get started?

Learn more about CData Connect AI or sign up for free trial access:

Free Trial