reddit growth mcp for Zed
io.github.latent-9/reddit-growth-mcp
Find where to post on Reddit and score your draft before posting — no API keys needed.
client:Zed
transport:stdio
runtime:pypi
Install reddit growth mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"reddit-growth-mcp": {
"command": "uvx",
"args": [
"reddit-growth-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs