A change-request widget for your live site, wired to your coding agent
The people you build for send a request straight from your live site. Your coding agent builds it and opens a pull request, they approve the preview, you merge.
A button sits on your live site. A user clicks the thing they mean and says what to change. No emails and screenshots back and forth.
It lands on your board. Your coding agent picks it up, makes the change on a branch, and opens a pull request.
Your host (Netlify, Vercel, wherever you deploy) builds a preview from the pull request. The user opens the link, sees the real result, and approves it.
Merge the pull request when you're happy. It goes live the way it always has. Amendor never touched your stack.
Drop one script tag on your site. Your users point at anything and say what to change, and it lands on your board. This part works on its own, even before any agent is connected.
Add Amendor to your coding agent. It reads the board, builds each request, and opens a pull request for you. In plain terms: your agent makes the change, and the person who asked sees a live preview to approve.
Works with the agents you already use
Any MCP coding agent, like Claude Code, Cursor, Cline, Codex, Lovable, or Replit.
No. Amendor talks to GitHub and nothing else. Your agent opens a pull request the way it always does, your host builds the preview, and Amendor reads it back. Any framework, any host.
Any MCP coding agent: Claude Code, Cursor, Cline, Codex, Lovable, Replit. You add Amendor to the agent once and it reads the board from there.
Your choice. Allow anyone to request, or require a sign-in. Either way they point at the live page, describe the change, and attach a screenshot.
Any host that builds a preview per pull request: Vercel, Netlify, Cloudflare, Railway, and the rest. Amendor reads the preview link back from GitHub.
Your user approves the preview. You merge the pull request. Nothing ships without both.
No. Use the floating button, or put the trigger on any element you like, such as a footer link.
One script tag on your site, one connector for your agent.
Get started