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
{
"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