Buzzr Sports Engine for Zed
io.github.buzzr-app/dfs-engine
Local sports math, DFS settlement, bet analytics, and game-entertainment tools.
client:Zed
transport:stdio
runtime:npm
Install Buzzr Sports Engine in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dfs-engine": {
"command": "npx",
"args": [
"-y",
"@buzzr/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs