newsletter growth mcp for Zed
io.github.closermethod/newsletter-growth-mcp
Newsletter growth loops, welcome-sequence architecture, subject-line and list-metric guidance.
client:Zed
transport:stdio
runtime:npm
Install newsletter growth mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"newsletter-growth-mcp": {
"command": "npx",
"args": [
"-y",
"newsletter-growth-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs