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.
- Claude Code installed on your machine.
Connect LanderLab to Claude Code
Open your terminal and run:ll_live_YOUR_KEY_HERE with your actual API key.
Verify the Connection
Type/mcp in Claude Code. You should see landerlab listed. To confirm the tools are working, try asking:
workspaces_list and return your results.
Example Prompts
Once connected, you can use natural language:- “List all my landers and their publish status”
- “Show analytics for lander X over the last 7 days”
- “Unpublish lander X”
- “Set A/B test weights to 60/40 for lander X”