AI connector

Connect an assistant to landee and it will work with your pages the same way you do in the editor.

How to connect

The connector speaks MCP. The assistant asks for access through landee, you confirm the sign-in, and it can reach only your own sites. One server address for every client:

https://landee.app/api/mcp
ClaudeCustomize → Connectors → Add custom connector → paste the address.
ChatGPTSettings → Connectors → Advanced → Custom connector → paste the address.
Claude CodeOne command: claude mcp add --transport http landee https://landee.app/api/mcp

What the assistant sees

Your landees only — never anyone else's.

  • list_landeesYour landees: address, publication status, page count.
  • get_landeeOne landee in detail: pages, block counts, profile block.
  • list_blocksBlocks of a page with their content — draft or published.
  • get_landee_themeSite theme: colours, font, background, block shape.
  • get_landee_analyticsViews, visits, unique visitors and clicks over a period.
  • get_landee_top_clicksWhich blocks and links were clicked most.
  • list_ab_testsLists every A/B test: what runs against what, on which address, in what state, and with which goals.
  • list_ab_test_goalsLists the links, contacts and social links of a landee that can serve as a test goal. Reads the published version.
  • get_ab_test_resultsVisits, goal clicks and conversion for each variant. Names no winner while the data is too thin.
  • list_funnelsLists the account's funnels: name, landee, status and how many steps each has.
  • get_funnelReturns the whole funnel — its steps and each step's rules, in the order they are evaluated.
  • list_funnel_step_linksLists the links on a step's page that can be used for a click rule.
  • get_funnel_resultsShows how many people reached each step and how often each rule fired.
  • preview_importReads a link-in-bio page elsewhere and shows what would come over — and what would not.
  • list_form_submissionsEnquiries people left through your forms: when, from which form and what they answered.
  • list_form_namesNames of the forms responses came from — to narrow the list down.

What the assistant can change

Every change lands in the draft. It goes public only when published.

  • import_landeeCreates a new landee from someone else's page. Leaves existing ones alone.
  • mark_form_submission_readClears the “new” mark on a response, or puts it back.
  • mark_all_form_submissions_readClears the “new” mark from every response at once.
  • create_blockAdds a block to a page.
  • update_blockChanges a block's content — partially, leaving other fields alone.
  • rename_blockRenames a block in the editor.
  • duplicate_blockCopies a block right below the original.
  • delete_blockRemoves a block from the draft.
  • reorder_blocksChanges the order of blocks on a page.
  • write_ai_blockWrites the markup of an AI block — the one place the assistant lays out itself.
  • create_pageAdds a page together with its navigation block.
  • update_pageRenames a page or changes its address.
  • delete_pageDeletes a page. The home page cannot be deleted.
  • update_themeChanges the theme: colours, font, background, block shape.
  • update_profileChanges the profile block: name, tagline, avatar look.
  • publish_landeePublishes the draft. The assistant must ask you first.
  • discard_changesRolls unsaved changes back to the published version.
  • create_ab_testCreates a test as a draft: two landees and the address they compete on.
  • set_ab_test_goalSets which click counts as a conversion for one of the variants.
  • update_ab_testChanges the name, the traffic split between variants, and the control variant.
  • start_ab_testStarts the test — from then on its address shows one landee or the other. Only with your consent.
  • stop_ab_testPauses or finishes the test. The statistics collected stay.
  • delete_ab_testDeletes the test and frees its address. Only with your consent.
  • create_funnelCreates an empty funnel as a draft — it affects no traffic until started.
  • update_funnelRenames a funnel.
  • delete_funnelDeletes a funnel together with its step pages. Asks first.
  • add_funnel_stepAdds a step: creates a page and makes it part of the funnel in one action.
  • remove_funnel_stepRemoves a step from the funnel, along with the rules that led into it.
  • connect_funnel_stepsConnects two steps with a rule: a link click, a traffic share, the visitor's profile, or where they came from.
  • update_funnel_ruleEdits an existing rule — its condition, destination or evaluation order.
  • disconnect_funnel_stepsRemoves one transition between steps.
  • set_funnel_entryChooses the step shown to anyone opening the landee's address.
  • start_funnelStarts the funnel: from now on the landee's address leads to its entry step. Only with your consent.
  • pause_funnelPauses the funnel — the address goes back to the ordinary home page.
  • stop_funnelFinishes the funnel. Collected statistics stay.

About safety

The connector is deliberately limited — here is how.

Nothing goes public on its ownEvery change lands in the draft. Publishing and rolling back each need your explicit confirmation.
Your landees onlyEvery request checks your rights to that specific site. Someone else's landee will not open from a guessed id.
The assistant's markup is cleanedAn AI block allows a narrow set of tags and classes. Scripts, iframes, inline styles and unknown classes are stripped automatically — both when saving and when rendering the page.
Access can be taken backThe connection page lists every connected assistant. One button revokes access.

Something went wrong?

Write to us — we will sort it out together.

Telegram