> ## 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.

# Add a LanderLab Lander to ClickFlare Using MCP

> Connect LanderLab and ClickFlare to Claude with MCP, then add any landing page to ClickFlare by asking in plain English. No copy paste, no manual setup.

Both LanderLab and ClickFlare run their own MCP servers. Once you connect both to the same AI assistant, you can add a landing page to ClickFlare by asking for it in plain English, instead of copying URLs between two dashboards.

This guide uses Claude, but the same steps work in any MCP client.

## What You Need

* A LanderLab account with at least one landing page.
* A ClickFlare account.
* Claude on the web or Claude Desktop.

## Setup

<Steps>
  <Step title="Connect LanderLab to Claude">
    1. Open Claude and go to **Settings > Connectors**.
    2. Click **Browse connectors**, search for `LanderLab`, and select it.
    3. Click **Connect**, sign in to LanderLab, and click **Authorize**.
    4. Review the tool permissions. Set the tools you use often to **Always allow** so Claude does not ask on every action.

    <Note>
      LanderLab is a listed connector, so there is no URL to paste. Full walkthrough: [Connect LanderLab to Claude.ai via MCP](/mcp/ai-assistants/claude).
    </Note>
  </Step>

  <Step title="Create a ClickFlare API key">
    1. Log in to ClickFlare and open **Settings > API Keys**.
    2. Click **Create API key**, give it a descriptive name, and click **Generate**.
    3. In the **Your API Key** window, switch from the **HTTP** tab to the **MCP** tab.
    4. Copy the **MCP server URL**. It already contains your API key.

           <img src="https://mintcdn.com/landerlab-babdc23f/v_BXShHbm2HYVh-5/images/'api-clickflare-1.png?fit=max&auto=format&n=v_BXShHbm2HYVh-5&q=85&s=50ddeea13ec99decbcddc38b64ecdf30" alt="'api Clickflare 1" width="1925" height="956" data-path="images/'api-clickflare-1.png" />

    <Warning>
      The key is shown only once. Copy it before you close the window, and store it somewhere safe. Anyone who has the MCP server URL can reach your ClickFlare account, so treat it like a password.
    </Warning>
  </Step>

  <Step title="Add ClickFlare as a custom connector">
    ClickFlare is not in Claude's connector directory yet, so you add it manually.

    1. Go back to **Settings > Connectors** in Claude and click **Add > Add custom connector**.
    2. Set **Name** to `ClickFlare`.
    3. Paste the MCP server URL from the previous step into **Remote MCP server URL**, then click **Continue**.
           <img src="https://mintcdn.com/landerlab-babdc23f/5wZAvLC58WDoTRDX/images/image-44.png?fit=max&auto=format&n=5wZAvLC58WDoTRDX&q=85&s=1d8163e09bc1faaa42360e5d24644124" alt="Image" width="1160" height="692" data-path="images/image-44.png" />
    4. Leave **Authentication** set to **None**. The API key is already inside the URL, so no OAuth sign-in and no request headers are needed.
    5. Click **Add**, then click **Connect** on the ClickFlare connector.
  </Step>

  <Step title="Send the lander to ClickFlare">
    Start a new chat and ask for it directly. You can point at the lander by URL or by name:

    ```text theme={null}
    Add https://yourdomain.com/summer-offer as a new lander in ClickFlare
    ```

    ```text theme={null}
    Take the lander named Summer Offer from LanderLab and add it to ClickFlare
    ```

    Claude pulls the page URL from LanderLab, then creates the lander in ClickFlare. Approve the tool calls when prompted.

    <Tip>
      If Claude asks how many CTAs the page has, answer with the number of offer links on the page. ClickFlare uses it to build the click URLs.
    </Tip>
  </Step>
</Steps>

## Verify It Worked

Open ClickFlare and go to **Assets > Landers**. The new lander appears in the list with the name and URL you gave it, ready to drop into a campaign or flow.

## Example Prompts

* "List my LanderLab landers and tell me which ones are not in ClickFlare yet"
* "Add my three published landers to ClickFlare with the same names"
* "Create a ClickFlare lander from the Summer Offer preview URL, 2 CTAs"
* "Rename the Summer Offer lander in ClickFlare to Summer Offer V2"

## Troubleshooting

**ClickFlare tools do not show up.** Reopen the connector and confirm it shows as connected. Then start a new chat, since tools load at the start of a conversation.

**401 or invalid API key.** The key was revoked or the URL was copied incomplete. Create a new API key in ClickFlare, copy the full MCP server URL, and update the connector.

**Claude asks for the lander URL.** The page has no URL yet. Publish the lander, or give Claude the preview URL instead.

**The lander lands in the wrong workspace.** Name the workspace in your prompt, for example "add it to ClickFlare in the Media Buying workspace".

## Related

* [Connect AI Assistants to LanderLab via MCP](/mcp/overview)
* [Add Landing Pages to Tracker](/features/landing-pages/operations/add-to-tracker)
* [ClickFlare + LanderLab Integration Guide](/community/tracking/track-lead-generation-campaigns-with-clickflare-and-landerlab)
