![]() |
VOOZH | about |
Perplexity is an AI-powered research and answer engine that allows users to combine web search, structured data, and connected tools through a unified conversational interface. With Perplexity Desktop for macOS, users can bring local tools and data sources directly into their workflow using MCP, enabling fast, context-aware insights powered by live data.
Model Context Protocol (MCP) is an emerging, open-source standard for connecting LLMs with external services and enterprise data sources. Using MCP Servers, AI clients such as Perplexity Desktop can securely interact with applications and data, performing actions, retrieving live information, and enabling natural language access to data.
CData Code Assist MCP provides schema-aware context to AI tools β whether you're using it for AI-assisted code generation in IDEs like Cursor, or for querying live data through chat interfaces like Perplexity Desktop.
In this article, we guide you through installing CData Code Assist MCP for SQL Analysis Services, configuring the connection to SQL Analysis Services, and interacting with your live SQL Analysis Services data from Perplexity Desktop.
When the installation is complete, you are ready to configure Code Assist MCP by connecting to SQL Analysis Services.
NOTE: Since you downloaded the application from the internet and not the Apple App Store, you may see a warning that the application was not opened because Apple could not verify its security. You may continue with the installation.
CData's solutions are trusted across the globe by some of the largest software vendors in the world. That said, if you have any concerns about continuing, please consult with your IT and/or security team.
Enter the appropriate connection properties in the configuration wizard.
To connect, provide authentication and set the Url property to a valid SQL Server Analysis Services endpoint. You can connect to SQL Server Analysis Services instances hosted over HTTP with XMLA access. See the Microsoft documentation to configure HTTP access to SQL Server Analysis Services.
To secure connections and authenticate, set the corresponding connection properties, below. The data provider supports the major authentication schemes, including HTTP and Windows, as well as SSL/TLS.
Set AuthScheme to "Basic" or "Digest" and set User and Password. Specify other authentication values in CustomHeaders.
Set the Windows User and Password and set AuthScheme to "NTLM".
To authenticate with Kerberos, set AuthScheme to NEGOTIATE. To use Kerberos delegation, set AuthScheme to KERBEROSDELEGATION. If needed, provide the User, Password, and KerberosSPN. By default, the data provider attempts to communicate with the SPN at the specified Url.
By default, the data provider attempts to negotiate SSL/TLS by checking the server's certificate against the system's trusted certificate store. To specify another certificate, see the SSLServerCert property for the available formats.
You can then access any cube as a relational table: When you connect the data provider retrieves SSAS metadata and dynamically updates the table schemas. Instead of retrieving metadata every connection, you can set the CacheLocation property to automatically cache to a simple file-based store.
See the Getting Started section of the CData documentation, under Retrieving Analysis Services Data, to execute SQL-92 queries to the cubes.
π Configuring the Server connection.With Code Assist MCP configured, you are ready to connect it to Perplexity Desktop.
For example:
/Applications/CData Code Assist MCP for SQL Analysis Services.app/Contents/Payload/jre/Contents/Home/bin/java \ -jar /Applications/CData Code Assist MCP for SQL Analysis Services.app/Contents/Payload/lib/cdata.mcp.ssas.jar \ cdata_ssasπ Providing the MCP server command
"List all the tables available in my SQL Analysis Services data connection."
π Querying live data through MCPDownload Code Assist MCP for free and give your AI tools schema-aware access to live SQL Analysis Services data during development. When you're ready to move to production, CData SQL Analysis Services Drivers deliver the same SQL-based access with enterprise-grade performance, security, and reliability.
Visit the CData Community to share insights, ask questions, and explore what's possible with MCP-powered AI workflows.
Download a free SQL Analysis Services Code Assist MCP to get started:
Download NowLearn more:
π SQL Server Analysis Services IconThe CData Code Assist MCP for SQL Server Analysis Services provides schema-aware context for AI-assisted code generation with live SQL Server Analysis Services data.