Marigold — local drafts CLI + OSS core. Your agent writes an HTML draft, you comment in the browser, feedback flows straight back to the agent. MIT.
git clone https://github.com/immuneeb/marigold-collab{
"mcpServers": {
"marigold-collab": {
"command": "node",
"args": ["/path/to/marigold-collab/dist/index.js"]
}
}
}Resumen de MCP Servers
# <img src="assets/marigold-mark.svg" height="26" alt=""> marigold
**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.
```sh
npm i -g marigold-draft
marigold-draft agent-setup # wires up Claude Code (skill) + Claude Desktop (MCP)
```
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](packages/local/README.md)** — the
agent loop, in-place edits, `.svg` drafts, sharing, and graduating a draft to
[hosted Marigold](https://marigold.page/) when you want a
link you can send to someone.
## What's in this repo
| Package | What it is |
| --- | --- |
| [`packages/local`](packages/local) | `marigold-draft` (npm) — the CLI, daemon, review shell, and MCP server |
| [`packages/core`](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.
```sh
pnpm install
pnpm test # vitest across both packages
pnpm build # bundles packages/local/dist/cli.cjs
```
## Relationship to hosted Marigold
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.
## License
[MIT](LICENSE).
Lo que la gente pregunta sobre marigold-collab
¿Qué es immuneeb/marigold-collab?
+
immuneeb/marigold-collab es mcp servers para el ecosistema de Claude AI. Marigold — local drafts CLI + OSS core. Your agent writes an HTML draft, you comment in the browser, feedback flows straight back to the agent. MIT. Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala marigold-collab?
+
Puedes instalar marigold-collab clonando el repositorio (https://github.com/immuneeb/marigold-collab) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar immuneeb/marigold-collab?
+
immuneeb/marigold-collab aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene immuneeb/marigold-collab?
+
immuneeb/marigold-collab es mantenido por immuneeb. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a marigold-collab?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega marigold-collab en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/immuneeb-marigold-collab)<a href="https://claudewave.com/repo/immuneeb-marigold-collab"><img src="https://claudewave.com/api/badge/immuneeb-marigold-collab" alt="Featured on ClaudeWave: immuneeb/marigold-collab" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!