Skip to content
VS Code

Marigold for VS Code

io.github.immuneeb/marigold

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

client:VS Code transport:streamable-http runtime:npm

Install Marigold in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Marigold in other clients