![]() |
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 Paylocity, configuring the connection to Paylocity, and interacting with your live Paylocity data from Perplexity Desktop.
When the installation is complete, you are ready to configure Code Assist MCP by connecting to Paylocity.
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.
Set the following to establish a connection to Paylocity:
This property is required for executing Insert and Update statements, and it is not required if the feature is disabled.
Paylocity will decrypt the AES key using RSA decryption.
It is an optional property if the IV value not provided, The driver will generate a key internally.
You must use OAuth to authenticate with Paylocity. OAuth requires the authenticating user to interact with Paylocity using the browser. For more information, refer to the OAuth section in the Help documentation.
The Pay Entry API is completely separate from the rest of the Paylocity API. It uses a separate Client ID and Secret, and must be explicitly requested from Paylocity for access to be granted for an account. The Pay Entry API allows you to automatically submit payroll information for individual employees, and little else. Due to the extremely limited nature of what is offered by the Pay Entry API, we have elected not to give it a separate schema, but it may be enabled via the UsePayEntryAPI connection property.
Please be aware that when setting UsePayEntryAPI to true, you may only use the CreatePayEntryImportBatch & MergePayEntryImportBatchgtable stored procedures, the
InputTimeEntry table, and the OAuth stored procedures. Attempts to use other features of the product will result in an error. You must also store your OAuthAccessToken
separately, which often means setting a different OAuthSettingsLocation when using this connection property.
π 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 Paylocity.app/Contents/Payload/jre/Contents/Home/bin/java \ -jar /Applications/CData Code Assist MCP for Paylocity.app/Contents/Payload/lib/cdata.mcp.paylocity.jar \ cdata_paylocityπ Providing the MCP server command
"List all the tables available in my Paylocity data connection."
π Querying live data through MCPDownload Code Assist MCP for free and give your AI tools schema-aware access to live Paylocity data during development. When you're ready to move to production, CData Paylocity 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 Paylocity Code Assist MCP to get started:
Download NowLearn more:
π Paylocity IconThe CData Code Assist MCP for Paylocity provides schema-aware context for AI-assisted code generation with live Paylocity data.