Skip to content
Zed

zola mcp for Zed

io.github.chrischall/zola-mcp

Zola wedding planning for Claude — vendors, budget, guests, seating, registry, and RSVPs

client:Zed transport:stdio runtime:npm

Install zola mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "zola-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zola-mcp"
      ],
      "env": {
        "ZOLA_REFRESH_TOKEN": "<ZOLA_REFRESH_TOKEN>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

zola mcp in other clients