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

# Connectors

> What MCP connectors are in Propane, how they work in chat, and step-by-step setup guides.

<Info>
  **Connectors** are **MCP connectors**: each person connects their own account so Propane can pull **live context into chat** in a session. They are **not** the same as **Integrations**, which are **org-wide** and power Signals, Companies, and People. See [What integrations bring in](/context/integrations/what-they-bring-in).
</Info>

## What connectors do

Connectors let you bring live context from tools you already use into a Propane session. They are authenticated **per user** — each teammate connects their own account. Once connected, the AI can use that context while you work on the canvas.

## How connectors work in Propane

**From a chat session** — Click the **+** icon in the composer and select **Connectors**. A side panel lists every connector available in your workspace. Choose a connector and complete the setup flow for that tool.

**From Settings** — Open **Settings → Connectors** in Propane. You will see the same list of connectors. **Connect** or manage accounts from here without starting from chat.

Both paths use the same connector setup; use whichever is convenient.

### Supported connectors

Attio, HubSpot, Intercom, Zendesk, PostHog, Mixpanel, Salesforce, Notion, Linear

## Connector setup guides

Step-by-step instructions for tools that need extra setup (API keys, scopes, project access, and so on):

<CardGroup cols={2}>
  <Card title="PostHog" icon="https://mintcdn.com/propane/I4SGBEhAu6K0GiFm/images/connectors/posthog.png?fit=max&auto=format&n=I4SGBEhAu6K0GiFm&q=85&s=87d9d085bdc1e0e0f91f247e9bdc6a87" href="/settings/connector-guides/posthog" width="128" height="128" data-path="images/connectors/posthog.png">
    Connect with a PostHog personal API key, project scope, and read-only scopes
  </Card>

  <Card title="Mixpanel" icon="https://mintcdn.com/propane/I4SGBEhAu6K0GiFm/images/connectors/mixpanel.png?fit=max&auto=format&n=I4SGBEhAu6K0GiFm&q=85&s=16f8766da2a09274e6e198bbe8de63df" href="/settings/connector-guides/mixpanel" width="128" height="128" data-path="images/connectors/mixpanel.png">
    Connect with a Mixpanel project service account, read-only Consumer role, and per-project scope
  </Card>

  <Card title="Salesforce" icon="https://mintcdn.com/propane/2gQ-SBHZqu7tgjfL/images/connectors/salesforce.png?fit=max&auto=format&n=2gQ-SBHZqu7tgjfL&q=85&s=78d6336e75643223d43a99af18d5a199" href="/settings/connector-guides/salesforce" width="128" height="128" data-path="images/connectors/salesforce.png">
    Connect with a read-only integration user, Salesforce Integration license, and OAuth
  </Card>
</CardGroup>

## Related

* [Starting a session](/chat/starting-a-session)
* [Integrations (org-wide)](/context/integrations/what-they-bring-in)
