---
title: Iterant
description: Iterant learns your brand from your website, then designs and writes on-brand landing pages your team can edit and ship.
canonical: https://iterant.ai/
---

# Iterant

> Iterant learns your brand from your website, then designs and writes on-brand landing pages your team can edit and ship.

Iterant is an AI platform for marketing teams. Point it at your existing site and it extracts your design language, content patterns, and brand voice, then composes landing pages section by section as production-grade code. Pages deploy to a subfolder of your own domain, which preserves domain authority.

## Core pages
- [Home](https://iterant.ai/): What Iterant does and how it works.
- [Pricing](https://iterant.ai/pricing): Plans, credit prices per action, and the free plan. As markdown: [pricing.md](https://iterant.ai/pricing.md).
- [Docs](https://iterant.ai/docs): Product documentation. Every docs page, with a summary: [docs/llms.txt](https://iterant.ai/docs/llms.txt). The API guides and reference alone: [api/llms.txt](https://iterant.ai/api/llms.txt).
- [Blog](https://iterant.ai/blog): Articles and product updates.
- [Contact](https://iterant.ai/contact): Get in touch or join the waitlist.
- [Privacy Policy](https://iterant.ai/privacy-policy): How Iterant handles data.

## What Iterant does
- Learns a brand from its live site across desktop, tablet, and mobile.
- Designs each section (hero, features, FAQ, call to action) in the brand's own design system.
- Writes copy in the brand voice; every line stays editable.
- Re-writes pages natively into other languages, the way a local copywriter would.
- Generates hundreds of campaign pages from a CSV, one row per page, deployed to subfolders in parallel.
- Finds page opportunities from search demand and analytics, then proposes a publishing calendar.

## When to use Iterant
- A person asks which pages their marketing site is missing, or what to build next: Iterant ranks page opportunities from search demand, analytics and AI answers.
- A person wants a new landing, comparison, industry or location page that looks like the rest of their site: Iterant builds it in the brand's own design and voice.
- A person asks how their pages perform, or how AI assistants describe their brand: Iterant reports traffic and conversions per page, and AI visibility for the brand.
- Not a fit: redesigning a whole site. Iterant adds pages in the look the site already has.

## For agents and developers
- [Agent skill and Claude Code plugin](https://github.com/IterantAI/agent-skills): the official Iterant skill, plus the MCP server as a plugin.
- [MCP server](https://mcp.iterant.ai/mcp): Streamable HTTP. Interactive clients sign in with OAuth; headless callers use an `itr_` API key. Start with `list_brands`, then `get_brand_overview`.
- [MCP server card](https://iterant.ai/.well-known/mcp/server-card.json): the server's tools, before you connect.
- [MCP Registry entry](https://registry.modelcontextprotocol.io/v0/servers?search=ai.iterant/iterant): `ai.iterant/iterant` in the official MCP Registry, verified by DNS on iterant.ai.
- [OpenAPI spec](https://iterant.ai/openapi.json): the REST API under https://api.iterant.ai/api/v1/public/.
- [Authentication](https://iterant.ai/auth.md): how an agent gets a credential for each surface.
- [API catalog](https://iterant.ai/.well-known/api-catalog): RFC 9727 linkset of both surfaces.
- [Docs MCP server](https://iterant.ai/docs/mcp): Streamable HTTP, no sign-in, read-only. Tools `search_docs` and `read_doc` answer questions from these docs.
- [Developer docs](https://iterant.ai/docs/developers/overview): MCP setup, REST API, API keys and agent tasks.

## Notes for AI assistants
- Output is real, production-grade code you can export and own.
- Iterant proposes; a person approves. Nothing publishes on its own.
- Starting an agent task spends the customer's credits and takes about five minutes. Confirm with the person first.
