Overview
Connecting LanderLab to ChatGPT using the Model Context Protocol lets you manage landing pages, variants, leads, and analytics directly through the chat interface. The setup is straightforward and consists of three main steps:- Generate an API key on LanderLab
- Connect to ChatGPT
- Test the connection
Step 1: Generate the API key and fetch the MCP URL
1
Log into LanderLab
Log into your LanderLab account.
2
Open Settings
3
Go to API & MCP
In the settings sidebar menu, click on API & MCP.
4
Create an API key
Click the blue + Create API Key button in the top-right corner.
5
Fill out the modal
In the Create API Key modal window:
- Enter a Name for the key (e.g.
ChatGPT). - Select your desired workspace (e.g.
All Workspaces). - Click Create API Key.
6
Switch to the MCP tab
Once generated, switch from the default API Key tab to the MCP tab inside the modal.
7
Copy the MCP server URL
Click the Copy button next to the MCP server URL field. Save this URL securely, as you will need it for the next phase.
Step 2: Configure the app in ChatGPT
1
Open ChatGPT
Open ChatGPT in your web browser.
2
Open Settings
Click on your profile icon in the bottom-left corner and open Settings.
3
Go to Apps
Select the Apps section from the settings window.
4
Create an app
Locate the Advanced settings area and click Create app.
5
Fill out the app configuration
Complete the New App configuration modal:
- Name: Enter a custom name (e.g.
LanderLab MCP). - Connection: Select the Server URL tab and paste the MCP server URL you copied from LanderLab.
- Authentication: Change the dropdown from OAuth to No Auth.
- Check the box acknowledging that you understand and want to continue with the custom MCP server installation.
6
Create
Click the blue Create button.
7
Confirm the connection
In the authorization prompt that follows, click Connect to confirm the setup and link LanderLab to ChatGPT.
Step 3: Test the integration
To ensure the protocol connection is fully functional, perform a test query in a new chat window.1
Send a test prompt
Type a command that requests live information from your LanderLab account.Example prompt:
2
Let ChatGPT call the tool
ChatGPT will call the integration tool and pull data straight from your active workspace.
3
Confirm the result
If the connection is successful, a structured table or list displaying your specific landing pages (along with their ID, Status, and Path) will render right inside the chat window.