Skip to content
Grok

Marigold for Grok

io.github.immuneeb/marigold

Comment on AI-generated webpages; feedback flows back to your coding agent. Free, MIT, local-first.

client:Grok transport:streamable-http runtime:npm

Install Marigold in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "marigold": {
      "type": "http",
      "url": "https://marigold.page/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Marigold in other clients