dotplot mcp for Zed
io.github.brownglasses/dotplot-mcp
Product analytics for user flows: aha moments, retention, funnels, per-user dot plots. YC method.
client:Zed
transport:stdio
runtime:pypi
Install dotplot mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dotplot-mcp": {
"command": "uvx",
"args": [
"dotplot-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs