Integrate Devin with Live CSV Data Using CData Connect AI
Devin is an AI software engineer from Cognition that plans, writes, and tests code in autonomous sessions. It supports the model context protocol (MCP) through its built-in MCP marketplace, allowing you to install remote MCP servers and give Devin access to external tools and live data sources.
By integrating Devin with CData Connect AI through the built-in MCP Server, Devin gains governed, real-time access to live CSV data. You can list catalogs, explore schemas, and query records from CSV data using natural language prompts, with all data access running securely against authorized sources.
This article explains how to configure CSV connectivity in Connect AI, install the CData Connect AI MCP Server from the Devin MCP marketplace, and verify the integration by querying live CSV data from a Devin session.
Step 1: Configure CSV connectivity for Devin
Connectivity to CSV from Devin is made possible through Connect AI's Remote MCP Server. To interact with CSV data from Devin, start by creating and configuring a CSV connection in Connect AI.
- Log into Connect AI, click Sources, and then click Add Connection
- Select CSV from the Add Connection panel
-
Enter the necessary authentication properties to connect to CSV.
Connecting to Local or Cloud-Stored (Box, Google Drive, Amazon S3, SharePoint) CSV Files
CData Drivers let you work with CSV files stored locally and stored in cloud storage services like Box, Amazon S3, Google Drive, or SharePoint, right where they are.
Setting connection properties for local files
Set the URI property to local folder path.
Setting connection properties for files stored in Amazon S3
To connect to CSV file(s) within Amazon S3, set the URI property to the URI of the Bucket and Folder where the intended CSV files exist. In addition, at least set these properties:
- AWSAccessKey: AWS Access Key (username)
- AWSSecretKey: AWS Secret Key
Setting connection properties for files stored in Box
To connect to CSV file(s) within Box, set the URI property to the URI of the folder that includes the intended CSV file(s). Use the OAuth authentication method to connect to Box.
Dropbox
To connect to CSV file(s) within Dropbox, set the URI proprerty to the URI of the folder that includes the intended CSV file(s). Use the OAuth authentication method to connect to Dropbox. Either User Account or Service Account can be used to authenticate.
SharePoint Online (SOAP)
To connect to CSV file(s) within SharePoint with SOAP Schema, set the URI proprerty to the URI of the document library that includes the intended CSV file. Set User, Password, and StorageBaseURL.
SharePoint Online REST
To connect to CSV file(s) within SharePoint with REST Schema, set the URI proprerty to the URI of the document library that includes the intended CSV file. StorageBaseURL is optional. If not set, the driver will use the root drive. OAuth is used to authenticate.
Google Drive
To connect to CSV file(s) within Google Drive, set the URI property to the URI of the folder that includes the intended CSV file(s). Use the OAuth authentication method to connect and set InitiateOAuth to GETANDREFRESH.
- Click Save & Test
- Navigate to the Permissions tab and update user-based permissions
With the CSV connection configured, Devin can now connect to CSV data through Connect AI.
Step 2: Install the Connect AI MCP Server in Devin
Next, install the CData Connect AI MCP Server from the Devin MCP servers list so your sessions can discover and call live data tools through Connect AI.
Note: Installing MCP servers in Devin requires the Manage MCP Servers permission. If you don't have this permission, use the Suggest option or contact your organization admin.
- Log into Devin and navigate to Settings and Connections, then select the MCP servers tab
- Search for CData Connect AI in the marketplace and select the verified listing
-
Click Install and enable. When prompted, complete the OAuth flow to authenticate with your Connect AI account
-
Once installed, confirm the Enable in sessions toggle is on and click Test tools. Devin validates the connection and lists the available Connect AI tools, such as getCatalogs, getSchemas, getTables, and queryData
With the MCP server installed and enabled, the Connect AI tools are available to every Devin session in your workspace.
Step 3: Query live CSV data from Devin
With the integration complete, start a Devin session and interact with live CSV data through natural language prompts.
- From the Devin home page, start a new session
-
In the session prompt, ask Devin to work with your Connect AI data, for example:
- Can you list the connections in CData Connect AI
- Show the available schemas and tables for CSV
- Query the top 5 records from a table in CSV
-
Devin calls the Connect AI MCP Server and returns live results from CSV data directly in the session. You can follow the tool calls, inputs, and outputs in the Progress panel
At this point, Devin communicates with the Connect AI MCP Server and retrieves live CSV data through remote MCP tools directly from your sessions, whether you're exploring data, building features against it, or automating engineering tasks.
Get started with CData Connect AI
To access hundreds of SaaS, big data, and NoSQL sources directly from your cloud applications, try CData Connect AI today. Download a free 14-day trial of CData Connect AI, and our Support Team is available to help with any questions you have.