Quickstart

Two guides. One-click source connections via Data Copilot. No configuration beyond a free Developer Edition account.

First query in Claude Code (5 min) · Scaffold an agent (10 min)

$

Pick your guide

5 minutes

Your first query in Claude Code

Connect GitHub via Data Copilot, add Connect AI’s MCP server to Claude Code, and ask a natural-language question about your repos.

You’ll learn
  • How to one-click connect a source via Data Copilot
  • How to create a Personal Access Token
  • How to register an MCP server with Claude Code
  • How Claude calls MCP tools to answer questions about live data
10 minutes

Scaffold your first agent

Run npx @cdatasoftware/create-agent and you’ve got a working LangChain, Google ADK, or Vercel AI SDK agent pre-wired to Connect AI. Customize from there.

You’ll learn
  • Which template fits your stack
  • What ships in the scaffolded project
  • How the agent uses both Data and Management MCP
  • Where to extend the standup agent for your own use case

One-click sources in Data Copilot

Connect AI’s Data Copilot ships with three pre-wired quick prompts. Click one and the connection is created and authorized automatically. The fastest way to get queryable data into a new account.

GitHub

Repos, issues, pull requests, commits, contributors

Slack

Slack

Channels, messages, users, threads

Google Calendar

Google Calendar

Calendars, events, attendees


For other sources, use the standard Add Source flow in Connect AI. Developer Edition supports up to 5 connected sources.

After the guides

Add a source you actually care about, then point Claude Code or your agent at it.

By AI surface Claude, OpenAI, LangGraph, CrewAI, LlamaIndex. Full integration guides for each.
By source Salesforce, HubSpot, Workday, NetSuite. Source-specific quirks and example queries.
MCP reference Use Connect AI’s managed MCP server for Claude Code and any MCP-native client.
Connect AI documentation

Full API reference, authentication guides, and configuration details.

View docs