> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zudo.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Connect your existing tools to keep account timelines, health scores, and reporting up to date automatically.

Zudo integrates with the tools your team already uses. Data syncs automatically so your account timelines stay current without manual entry.

Zudo currently uses two setup surfaces inside the app:

* **Settings → Connections** for Vitally and Linear
* **Settings → Integrations** for Gmail and Fireflies.ai

AI apps like Claude and ChatGPT connect directly to Zudo's remote MCP server.

## AI app connections

| Platform                             | What it does                                                                             |
| ------------------------------------ | ---------------------------------------------------------------------------------------- |
| [**Remote MCP**](/integrations/mcp)  | Exposes Zudo accounts, requests, meetings, and other API-backed tools to AI apps.        |
| [**Claude**](/integrations/claude)   | Connects Claude to Zudo with a custom connector backed by the remote MCP server.         |
| [**ChatGPT**](/integrations/chatgpt) | Connects ChatGPT to Zudo with a custom app or connector backed by the remote MCP server. |

## Connections

| Platform                                              | What it does                                                                                 |
| ----------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| [**Vitally**](/integrations/vitally)                  | Syncs accounts, traits, and custom objects. Automate trait updates with webhook actions.     |
| [**Linear**](/integrations/linear)                    | Links engineering issues to customer requests. Tracks state and resolution time.             |
| [**Segment (product events)**](/integrations/segment) | Receives product-usage events as a webhook destination. Feeds indicators and health scoring. |
| [**PostHog (product events)**](/integrations/posthog) | Receives product-usage events as a webhook destination. Feeds indicators and health scoring. |

## Integrations

| Platform                                    | What it does                                                                               |
| ------------------------------------------- | ------------------------------------------------------------------------------------------ |
| [**Gmail**](/integrations/gmail)            | Syncs email threads into account timelines. Feeds email response time into health scoring. |
| [**Fireflies.ai**](/integrations/fireflies) | Pulls meeting recordings, transcripts, action items, and topics after every call.          |

## Connecting connections

<Steps>
  <Step title="Open Settings → Connections">Click **Add Connection** and select Vitally or Linear.</Step>

  <Step title="Enter credentials">
    Provide the API credentials Zudo asks for. Linear also requires the webhook ID from the webhook you created in
    Linear.
  </Step>

  <Step title="Run the first sync">
    Zudo imports data immediately after creation. You can also trigger **Sync Now** from the connection card at any
    time.
  </Step>
</Steps>

## Connecting integrations

<Steps>
  <Step title="Open Settings → Integrations">Click **Add Integration** and choose Gmail or Fireflies.ai.</Step>

  <Step title="Follow the product-specific flow">
    Some integrations use OAuth, while others require API keys or extra webhook setup.
  </Step>

  <Step title="Confirm the integration card">
    After setup, expand the integration card to finish any follow-up steps such as webhook configuration.
  </Step>
</Steps>

Each connected connection or integration appears as a card in its respective settings page where you can review status, adjust settings, or disconnect.

## Connecting AI apps

AI apps do not appear under **Settings → Connections** or **Settings → Integrations**. Instead, start inside the AI product and add Zudo as a remote MCP server.

Use these guides:

* [Remote MCP overview](/integrations/mcp)
* [Connect Claude](/integrations/claude)
* [Connect ChatGPT](/integrations/chatgpt)
