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

# AI Connectors in LanderLab: Connect Apps and MCP Servers

> Connect the LanderLab AI Assistant to ClickFlare, Firecrawl, AdPlexity, HeyGen, and custom MCP servers so it can use real data while building your pages.

**Connectors** let the AI Assistant use data from other apps and MCP servers while it works on your page. For example, it can research a competitor's landing page, pull your campaign data, or bring in content from your design and store tools, all from the same chat.

## Where to manage connectors

You can manage connectors from two places. Both show the same connectors.

* **From the AI Assistant:** click **+** in the prompt box, hover over **Connectors**, and click **Manage connectors**.
* **From Settings:** open **Settings** and select **Connectors** under **Organization**. Here you can see every connector your organization has added and click **Add connector** to add a new one.

<Frame>
  <img src="https://mintcdn.com/landerlab-babdc23f/VlZ1VTiDG0p8G7sX/images/image-54.png?fit=max&auto=format&n=VlZ1VTiDG0p8G7sX&q=85&s=5c3090ef3d42cb4c2ff7480e256cca02" alt="The Connectors page in LanderLab Settings with the built-in LanderLab connector and the Add connector button" width="1917" height="955" data-path="images/image-54.png" />
</Frame>

<Note>
  Connectors are shared by everyone in your organization. When you add one, all team members can use it with the AI Assistant.
</Note>

### Built-in LanderLab connector

Every organization has the **LanderLab** connector built in. It gives the AI access to your analytics, leads, page integrations, and the LanderLab product docs, so you do not need to set anything up.

## Find available connectors

All available connectors are listed in the **Add connector** window. Open it from **Manage connectors** in the AI Assistant, or click **Add connector** in **Settings** > **Connectors**.

Connectors are grouped by category, like **Tracking**, **Research**, **Design**, and **Commerce**, so you can quickly find the right one. Each connector shows a short description of what the AI can use from it. We add new connectors regularly, so check back often.

<Note>
  Connectors that appear greyed out are not available for your account yet.
</Note>

## How to add a connector

<Steps>
  <Step title="Open the Add connector window">
    In the AI Assistant prompt box, click **+**, hover over **Connectors**, and click **Manage connectors**. Or go to **Settings** > **Connectors** and click **Add connector**.

    <Frame>
      <img src="https://mintcdn.com/landerlab-babdc23f/VlZ1VTiDG0p8G7sX/images/image-53.png?fit=max&auto=format&n=VlZ1VTiDG0p8G7sX&q=85&s=c8539427c150e529a4a0036654c01c2f" alt="The Connectors menu in the AI Assistant prompt box with connected apps and the Manage connectors option" width="896" height="472" data-path="images/image-53.png" />
    </Frame>
  </Step>

  <Step title="Find the connector">
    Browse by category on the left, or search by name or capability.

    <Frame>
      <img src="https://mintcdn.com/landerlab-babdc23f/VlZ1VTiDG0p8G7sX/images/image-52.png?fit=max&auto=format&n=VlZ1VTiDG0p8G7sX&q=85&s=64496ae8c0b2d63c9ced5b2cedebe3bb" alt="The Add connector window with categories on the left, a search field, and the list of available connectors" width="1266" height="935" data-path="images/image-52.png" />
    </Frame>
  </Step>

  <Step title="Click Add">
    Click **Add** next to the connector and follow the steps to sign in or enter your credentials.
  </Step>

  <Step title="Confirm it is connected">
    The connector now appears under **Connected** and in the **Connectors** menu of the prompt box.
  </Step>
</Steps>

## How to add a custom MCP server

Use a custom MCP server to connect any tool that is not in the list.

<Steps>
  <Step title="Open the Add connector window">
    Click **+** in the prompt box, hover over **Connectors**, and click **Manage connectors**. Or go to **Settings** > **Connectors** and click **Add connector**.
  </Step>

  <Step title="Add a Custom MCP server">
    Click **Add** next to **Custom MCP server**.

    <Frame>
      <img src="https://mintcdn.com/landerlab-babdc23f/uWHxd5IAWWFP2kM-/images/c6ec4614-32ae-4f31-98b5-58001a6e5d29.png?fit=max&auto=format&n=uWHxd5IAWWFP2kM-&q=85&s=75836add1ab0bd096018478a99a98ec3" alt="The Custom MCP server form in the Add connector window, where you paste the remote MCP server URL" width="733" height="544" data-path="images/c6ec4614-32ae-4f31-98b5-58001a6e5d29.png" />
    </Frame>
  </Step>

  <Step title="Enter the server URL">
    Paste the URL of the remote MCP server and complete any sign-in it asks for.
  </Step>
</Steps>

<Warning>
  Only connect MCP servers you trust. The AI can read data from any server you connect and use it on your pages.
</Warning>

## Turn connectors on or off

Click **+** in the prompt box and hover over **Connectors**. Under **Connections**, use the toggle next to each connector to turn it on or off.

<Tip>
  Turn off connectors you do not need for the current task. This keeps the AI focused and can save AI credits.
</Tip>

## Example prompts

Once a connector is on, just ask for what you need in plain English. You can name the connector in your prompt to make sure the AI uses it.

```text theme={null}
Read this competitor page and list their main offer, headline, and CTA: https://example.com
```

```text theme={null}
Find 3 top competitor landing pages for keto supplements and suggest what to test on my page.
```

```text theme={null}
Pull last week's conversion data for this lander from my tracker and tell me where visitors drop off.
```

## Missing a connector?

Open **Manage connectors** and click **Request connector** at the bottom left to tell us which app you want to connect.

## Related

<CardGroup cols={2}>
  <Card title="Skills" icon="book-open" href="/features/ai/skills">
    Save reusable instructions for recurring tasks.
  </Card>

  <Card title="Connect AI assistants via MCP" icon="sparkles" href="/mcp/overview">
    Use LanderLab from Claude, ChatGPT, and other AI assistants.
  </Card>
</CardGroup>
