VOOZH about

URL: https://www.cdata.com/kb/tech/harvest-mcp-claude-desktop.rst

⇱ How to Query Live Harvest Data in Claude Desktop


How to Query Live Harvest Data in Claude Desktop

πŸ‘ Jerod Johnson
Jerod Johnson
Director, Technology Evangelism
Connect to and query live Harvest Data in Claude Desktop using CData MCP Server.

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 MCP Server, these capabilities expand exponentially.

CData MCP Server 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 API Driver for MCP Server, configuring the connection to Harvest, and asking questions of the data in Claude Desktop.

Prerequisites

You need to download Claude Desktop (download) and create an account before continuing.

Overview

Here's a quick overview of the steps:

  1. Download and install the CData API Driver for MCP Server
  2. Configure the connection to Harvest
  3. Ask questions about the data in Claude Desktop

Step 1: Download and install CData MCP Server

  1. To begin, navigate to https://www.cdata.com/solutions/codeassist/ and download the CData API Driver for MCP Server. πŸ‘ Downloading the CData MCP Server installer
  2. Find and double-click the installer to begin the installation. πŸ‘ Running the installer for CData MCP Server (Google Sheets is shown.)
  3. Follow the prompts to complete the installation. πŸ‘ Completing the CData MCP Server installation (Google Sheets is shown).

When the installation is complete, you are ready to configure MCP Server by connecting to Harvest.

Step 2: Configure the connection to Harvest

  1. After installation, the MCP Server configuration wizard should open automatically. πŸ‘ The MCP Server configuration wizard.

    NOTE: If the wizard does not open automatically, search for "CData MCP Server" in the Windows search bar and double-click the application. πŸ‘ Opening the MCP Server configuration wizard (Google Sheets is shown).

  2. Click the dropdown menu in MCP Configuration > Configuration Name and select "
  3. Name the configuration (e.g. "cdataapi") and click "OK."

    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.
  4. Connecting to Harvest

    Start by setting the Profile connection property to the location of the Harvest Profile on disk (e.g. C:\profiles\Harvest.apip). Next, set the ProfileSettings connection property to the connection string for Harvest (see below).

    Harvest API Profile Settings

    To authenticate to Harvest, you can use either Token authentication or the OAuth standard. Use Basic authentication to connect to your own data. Use OAuth to allow other users to connect to their data.

    Using Token Authentication

    To use Token Authentication, set the APIKey to your Harvest Personal Access Token in the ProfileSettings connection property. In addition to APIKey, set your AccountId in ProfileSettings to connect.

    Using OAuth Authentication

    First, register an OAuth2 application with Harvest. The application can be created from the "Developers" section of Harvest ID.

    After setting the following connection properties, you are ready to connect:

    • ProfileSettings: Set your AccountId in ProfileSettings.
    • AuthScheme: Set this to OAuth.
    • OAuthClientId: Set this to the client ID that you specified in your app settings.
    • OAuthClientSecret: Set this to the client secret that you specified in your app settings.
    • CallbackURL: Set this to the Redirect URI that you specified in your app settings.
    • InitiateOAuth: Set this to GETANDREFRESH. You can use InitiateOAuth to manage how the driver obtains and refreshes the OAuthAccessToken.

    Enter the appropriate connection properties in the configuration wizard.

    πŸ‘ Configuring the Server to connect with a specific Spreadsheet.
  5. Click "Connect" to authenticate with Harvest through OAuth. πŸ‘ Authenticating with Google

    NOTE: The configuration wizard should open your browser and ask you to sign into Harvest. 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.
  6. Finally, click "Save Configuration" to save the configuration. πŸ‘ Saving the MCP Server configuration.

    NOTE: This saves the configuration details to a separate file and updates the Claude Desktop configuration file (claude_desktop_config.json) to start MCP Server when the Claude Desktop client starts.

With MCP Server configured, you are ready to start asking questions of your live data from Claude.

Step 3: Ask AI for answers from live Harvest data

Now that we have installed MCP Server and configured a connection, we are ready to start with Harvest data in Claude Desktop.

  1. Open Claude Desktop. It may take a moment for MCP Server to start, but you will see the list of servers and tools available in the Claude interface (look for the settings icon below the prompt bar). πŸ‘ The MCP servers menu showing available connections in Claude Desktop

    You can individually enable and disable specific tools by clicking on the server name. πŸ‘ The expanded tool list for MCP Server in Claude Desktop

  2. Now that you have connected, you can ask Claude questions about the Harvest data. For example: "Can you give me a quantitative analysis about my closed-won opportunities by industry?"

    NOTE: Claude may need to explore the Harvest 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 data

Build with MCP Server. Deploy with CData Drivers.

Download CData API Driver for MCP Server for free and give your AI tools schema-aware access to live Harvest data during development. When you're ready to move to production, CData API 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.

Ready to get started?

Connect to live data from Harvest with the API Driver

Connect to Harvest