![]() |
VOOZH | about |
Model Context Protocol (MCP) is an emerging, open-source standard for connecting LLMs with external services and data sources. Through MCP Servers, AI clients can perform actions like opening Jira tickets, posting Slack messages, committing GitHub branches and more. With CData Code Assist MCP, these capabilities expand exponentially.
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 Claude Desktop.
In this article, we guide the reader through installing CData Code Assist MCP for Paylocity, configuring the connection to Paylocity, and asking questions of the data in Claude Desktop.
You need to download Claude Desktop (download) and create an account before continuing.
Here's a quick overview of the steps:
When the installation is complete, you are ready to configure Code Assist MCP by connecting to Paylocity.
NOTE: If the wizard does not open automatically, search for "CData Code Assist MCP" in the Windows search bar and double-click the application.
π Opening the Code Assist MCP configuration wizard (Google Sheets is shown).
NOTE: This name is used as the name for the MCP server and as the prefix for all of the MCP Server's tools.
π Naming the configuration.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.
Enter the appropriate connection properties in the configuration wizard.
π Configuring the Server to connect with a specific Spreadsheet.NOTE: The configuration wizard should open your browser and ask you to sign into Paylocity. If your browser does not open, close the configuration wizard and re-open the application using "Run as Administrator" (see below).
π Running the configuration wizard with elevated permissions.NOTE: This saves the configuration details to a separate file and updates the Claude Desktop configuration file (claude_desktop_config.json) to start Code Assist MCP when the Claude Desktop client starts.
With Code Assist MCP configured, you are ready to start asking questions of your live data from Claude.
Now that we have installed Code Assist MCP and configured a connection, we are ready to start with Paylocity data in Claude Desktop.
You can individually enable and disable specific tools by clicking on the server name.
π The expanded tool list for Code Assist MCP in Claude Desktop
NOTE: Claude may need to explore the Paylocity data to make sense of it before it can begin answering questions of the data. The tabular model presented by CData alongside the database tools available simplify the data exploration and analysis for an LLM.
π Claude Desktop displaying a quantitative analysis of live dataDownload 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.