Prerequisites
Before you can configure and use Microsoft Foundry with Connect AI, you must do the following:- Connect a data source to your Connect AI account if you have not done so already. See Sources for more information.
- Generate a Personal Access Token (PAT) on the Settings page. Copy this down, as it acts as your password during authentication.
- Base64 encode your Connect AI username.
Connect Microsoft Foundry to the Connect AI MCP
In the Add Model Context Protocol dialog, enter the following:
- Name–the name of your MCP server, for example, ConnectAIMCPServer.
- Remote MCP Server endpoint–https://mcp.cloud.cdata.com/mcp.
- Authentication–select Key-based.
- Credential–enter Basic(YourConnectAIUsernameConvertedToBase64:YourPersonalAccessToken), for example, Basic(anNtaXRoQGV4YW1wbGUuY29t:a1b2c3d4e5f6g7h8i9j0k1l2).






