mcp for Claude Desktop
io.github.waterfallbridge/mcp
Explain why any KPI or rate metric changed: bridge/variance analysis by driver, from CSV/Excel.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@waterfallbridge/mcp"
],
"env": {
"WB_DEFAULT_URL": "<WB_DEFAULT_URL>",
"WB_HEADLESS": "<WB_HEADLESS>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs