dotplot mcp for VS Code
io.github.brownglasses/dotplot-mcp
Product analytics for user flows: aha moments, retention, funnels, per-user dot plots. YC method.
client:VS Code
transport:stdio
runtime:pypi
Install dotplot mcp in VS Code
.vscode/mcp.json
{
"servers": {
"dotplot-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"dotplot-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs