Comment on AI-generated webpages; feedback flows back to your coding agent. Free, MIT, local-first.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Local drafts β a review loop for agent-authored HTML. Your coding agent writes a
rich HTML/SVG draft to a file; marigold-draft open serves it in a comment
shell in your browser; you highlight, comment, and edit in place; Send
feedback to agent returns your review to the agent's blocked CLI call as
JSON, and its next save live-reloads the tab with your comments re-anchored.
No database, no accounts, no network. One warm background daemon; comments persist in a sidecar file next to the draft.
Or hand this prompt to your coding agent:
Install Marigold for me using
npm i -g marigold-draft, then read https://marigold.page/draft/setup.md and set yourself up to use it.
Full docs: packages/local/README.md β the
agent loop, in-place edits, .svg drafts, sharing, and graduating a draft to
hosted Marigold when you want a
link you can send to someone.
| Package | What it is |
|---|---|
packages/local | marigold-draft (npm) β the CLI, daemon, review shell, and MCP server |
packages/core | The shared anchoring engine: deterministic element instrumentation, composite comment anchors (marigoldId β css β textQuote), and the Marigold Way methodology packs. Bundled into the CLI at build time. |
The anchoring engine is the same one hosted Marigold runs, so comments re-anchor identically across draft revisions locally and doc versions in the cloud, and a draft promoted to the cloud instruments byte-for-byte the same.
Hosted Marigold ("Google Docs for AI-generated webpages" β share by email, comment on the rendered page, agents read feedback over MCP) is a separate, closed-source service. This repo is the open-source local tool, MIT-licensed, and is where its issues and pull requests live.
Development happens in a private monorepo that also contains the hosted service; the OSS subset is auto-synced here on every change, so this mirror is always current. PRs are welcome β they're reviewed here and ported onto the internal tree with your authorship preserved.
MIT.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/marigold)<a href="https://allmcps.com/mcp/marigold"><img src="https://allmcps.com/api/badge/marigold?style=directory" alt="Marigold on AllMCPs" /></a>