The agent-native landing page builder
Let any AI agent design, deploy, and manage landing pages — live at {org}.gentic.run — with built-in lead capture, analytics, and CSV export. No code editors, no hosting config, no CMS. Just describe what you want and ship it.
How it works
From signup to a live landing page with lead capture in six steps.
Sign up and get an API key
Create a free account at gentic.co, generate an API key from your dashboard, and use it as a Bearer token to authenticate your agent.
Add the MCP server to your agent
Drop https://mcp.gentic.co/landing-pages into Claude Code, Claude Web, OpenClaw, Claude Cowork, ChatGPT, n8n, or any MCP-compatible client. Pass your Gentic API key as a Bearer token — or connect via OAuth on clients that support it.
Fetch a reference page (optional)
Use fetch_rendered_page to grab the full rendered HTML of any existing page. Your agent can use this as a starting point to clone or remix the design.
Deploy your landing page
Tell your agent what you need — a product launch page, event registration, waitlist — and it will generate the HTML and deploy it to a live URL at {org}.gentic.run/{slug}.
Collect leads automatically
Every deployed page includes a built-in lead capture endpoint. Email submissions are stored and queryable — no forms backend or third-party integrations needed.
Export and iterate
Query leads inline, export them as CSV, update page content on the fly, or delete pages when campaigns end. Leads are preserved even after deletion.
Available tools
8 tools your AI agent can call through the Model Context Protocol.
delete_landing_page
Remove a landing page from public hosting.
deploy_landing_page
Deploy a landing page to a live URL at {org-slug}.gentic.run/{page-slug}.
export_landing_page_leads
Export collected leads as a downloadable CSV file.
fetch_rendered_page
Fetch a web page with full JavaScript rendering and return the rendered HTML source code.
get_landing_page_leads
Query collected leads (email submissions) for a specific landing page.
list_landing_pages
List all landing pages for the organization with metadata and lead counts.
save_brand_style_guide
Save or update a brand style guide for a specific idea.
update_landing_page
Update an existing landing page's HTML content and/or metadata.
Connect in seconds
Sign up, grab your API key, and add the MCP server to your agent. Works with Claude Code, Claude Web, OpenClaw, Claude Cowork, ChatGPT, n8n, and any MCP client.
claude mcp add gentic-landing-pages \
--transport http \
https://mcp.gentic.co/landing-pages \
--header "Authorization: Bearer YOUR_API_KEY"You can also connect via OAuth — just add gentic-landing-pages as a connector in Claude or ChatGPT settings. No API key needed; authentication is handled automatically.
Install the Gentic agent skill to teach your agent the optimal workflow so it gets the best results automatically.
npx skills add gentic-co/agent-skillsWorks with Claude Code, Cursor, Copilot, and 40+ other agents.
Simple per-use pricing
Deploy and update pages for $7.50 each. Listing pages, querying leads, and exporting CSV are always free.
| Tool | Cost |
|---|---|
| delete_landing_page | Free |
| deploy_landing_page | 750¢ / call |
| export_landing_page_leads | Free |
| fetch_rendered_page | 10¢ / call |
| get_landing_page_leads | Free |
| list_landing_pages | Free |
| save_brand_style_guide | Free |
| update_landing_page | 750¢ / call |
Pricing is pulled live from the Gentic MCP manifest so it always matches what you'll actually be charged.
Why agent-native landing pages?
Traditional page builders weren't designed for AI workflows — drag-and-drop UIs, template locks, and separate hosting. Gentic Landing Pages is.
Instant deployment
Go from idea to live URL in a single conversation. No build steps, no hosting setup, no DNS config — your agent deploys directly to {org}.gentic.run.
Built-in lead capture
Every page gets a lead capture endpoint out of the box. Collect emails, query them inline, and export as CSV — no third-party forms or integrations.
Portable
Works with any MCP-compatible client — Claude Web, Claude Code, OpenClaw, ChatGPT, n8n, and more. Switch clients without changing a thing.
Pay per use
No monthly seats or platform fees. Deploy and update pages for $7.50 each. Listing, leads, and exports are free.