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

# Connect LanderLab MCP to Claude Desktop

> Connect your LanderLab account to Claude Desktop using MCP. Add the connector, sign in once, and manage landing pages, analytics, and leads directly from your AI assistant.

## What You Need

* A LanderLab account.
* Claude Desktop installed on macOS or Windows.

***

## Step 1: Add the Connector

1. Open Claude Desktop and go to **Settings > Connectors**.
2. Click **Browse connectors**.
3. Search for `LanderLab` and select it from the results.

<Note>
  LanderLab is a listed connector, so there is no server URL to paste and nothing to configure manually.
</Note>

***

## Step 2: Sign In

Click **Connect** on the LanderLab connector. A LanderLab sign-in page opens in your browser. Log in, review the access request, and click **Authorize**. The window closes and the connector shows as connected.

***

## Step 3: Verify the Connection

Start a new conversation and ask:

```text theme={null}
List my LanderLab workspaces
```

If the tools are connected correctly, Claude Desktop will call `workspaces_list` and return your results.

***

## Example Prompts

* "List all my landers and their status"
* "Show analytics for lander X over the last 7 days"
* "Unpublish lander X"
* "Show all leads from workspace 1"

***

## Troubleshooting

**LanderLab does not appear in the directory** - Make sure you are searching from **Browse connectors**. If it still does not show, update Claude Desktop to the latest version and try again.

**LanderLab tools not showing up** - Confirm the connector shows as connected, then restart Claude Desktop.

**Sign-in window does not open** - Allow pop-ups for Claude Desktop in your default browser and try connecting again.

**401 Unauthorized** - Your session expired or was revoked. Remove the connector and add it again to sign in fresh.

**You have an old custom connector or config entry** - Remove any `landerlab` entry you added manually, either as a custom connector or in `claude_desktop_config.json`. Running both alongside the listed connector can show duplicate tools.
