TablePredict for Zed
io.github.nodeblur/tablepredict
Build validated football table and World Cup group prediction links with TablePredict.
client:Zed
transport:streamable-http
tools:3
Install TablePredict in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tablepredict": {
"url": "https://tablepredict.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs