Relayer connects your AI coding assistant to a structured review flow — for copy, design, and animations. Review solo, loop in your team, or share with clients. Feedback flows directly back to your agent.
Website feedback is where projects go sideways.
Clients approve copy, layouts, and colors they've never seen in context — then request revisions after launch.
"Which version did we go with?" Buried in a Slack thread from three weeks ago.
Every piece of client feedback — a headline tweak, a button color, an animation change — gets manually applied by a human. That human is you.
Capture review notes as structured feedback your agent can act on immediately. No sticky notes, no re-reading old messages — just annotate, decide, and let your agent apply the changes.
Share a review URL with teammates. Everyone annotates the same live site simultaneously. Your agent sees all the feedback, resolves it, and applies the agreed changes — no coordination overhead.
Clients open a URL and see their actual site — no login, no account, no onboarding. They pick variations, leave comments, drop annotation pins. Your agent applies approved changes. No email chains, no screenshots.
Your AI agent targets any element on the page — a headline, a button style, an animation timing — and produces three variations right inside Claude Code, Cursor, or any MCP-compatible tool.
get_pending_requests() → submit_variations()One command creates a shareable URL. Your client opens their actual site — no login, no account, no friction — with variation cards loaded in a sidebar.
share(siteUrl) → relayer.app/r/{token}Your client picks their preferred version, leaves comments, drops annotation pins. Your AI agent reads the responses and applies approved changes directly to your source files.
get_client_feedback() → edit source filesFor developers who want AI-native website editing without the cloud.
For freelancers who need clients in the loop.
For agencies running multiple client projects.
Add the Relayer MCP server to your Claude Code, Cursor, or Windsurf config. Then point your agent at any element — text, styles, animations — to start generating variations.
Install directly from the Anthropic plugin marketplace — no config file editing required.
/plugin marketplace add conversionfactory/relayer
/plugin install relayer{
"mcpServers": {
"relayer": {
"command": "npx",
"args": ["-y", "relayer-mcp"]
}
}
}RELAYER_URL=https://www.relayer.app# target any element — copy, style, animation
> generate variations for the hero headline
> generate variations for the CTA button style
> generate variations for the page transition speed
# then share for client review
> share(siteUrl: "https://your-staging.com")Relayer is free to start — install the MCP server and have your first variations generated in under five minutes.
Install the MCP server — it's free