Documentation Index
Fetch the complete documentation index at: https://docs.cloud.cdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you can configure and use Agent Bricks with Connect AI, you must first connect a data source to your Connect AI account. See Sources for more information.Create an OAuth App in CData Connect AI
Agent Bricks uses OAuth 2.0 to authenticate users against the CData Connect AI MCP Server. This requires an OAuth App in your CData Connect AI account. Because the OAuth App requires a callback URL, and the callback URL is not available until after you install the MCP Server in Databricks, you must create the OAuth App with a placeholder callback URL first, then update it after installation.Enter the following settings:
- Name–enter a descriptive name (for example, AgentBricksOAuth).
- Authentication Flow–select Service-based to use as an agentic platform, or User-based for a user-to-machine connection.
- Callback URL–enter a placeholder URL (for example, https://placeholder.databricks.com). You will replace this with the real callback URL after installing the MCP Server.

Configure the Connect AI MCP Server
In the search bar, enter Connect AI. Click CData Connect AI: Managed MCP Platform for Enterprise Databricks Agents.

Enter the Host, which is the URL for the CData MCP server (https://mcp.cloud.cdata.com).
Enter the Base path, which is either /mcp or the path to the custom MCP toolkits (see Toolkits for more information).
Enter the Client ID and Client Secret you copied from the OAuth App you created in the previous section.



