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.
What You Need
- A LanderLab API key. See Generate an API Key.
- A Claude Pro, Max, Team, or Enterprise plan. Remote MCP connectors are not available on the free plan.
Step 1: Open Connectors Settings
- Log in to claude.ai.
- Click your profile icon and go to Settings.
- Select Connectors from the sidebar.
Step 2: Add the LanderLab Connector
- Click Add custom connector.
- In the dialog that appears, enter the following:
- Server name:
landerlab - Remote MCP server URL:
https://api.landerlab.dev/api/v2/mcp
- Server name:
- Click Advanced settings and add your API key as a custom header:
- Header name:
X-API-Key - Header value:
ll_live_YOUR_KEY_HERE
- Header name:
- Click Add.
ll_live_YOUR_KEY_HERE with your actual API key.
Step 3: Enable the Connector in a Conversation
- Start a new conversation in Claude.ai.
- Click the + button on the lower left of the chat input.
- Select Connectors.
- Toggle landerlab on.
Verify the Connection
With the connector enabled, ask:workspaces_list and return your results directly in the chat.
Example Prompts
- “List all my landers and their publish status”
- “Show analytics for lander X over the last 7 days”
- “Unpublish lander X”
- “Show all leads from workspace 1”
Notes
- Remote connectors in Claude.ai connect from Anthropic’s cloud infrastructure, not your local machine. Your LanderLab API endpoint is publicly accessible, so this works without any extra configuration.
- You need to enable the connector per conversation using the + button. It does not stay on by default for every new chat.
- Team and Enterprise plan owners must add the connector at the organization level first before members can use it. Go to Organization settings > Connectors to do this.