Marigold for Zed
io.github.immuneeb/marigold
Comment on AI-generated webpages; feedback flows back to your coding agent. Free, MIT, local-first.
client:Zed
transport:streamable-http
runtime:npm
Install Marigold in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"marigold": {
"url": "https://marigold.page/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs