TablePredict for Cursor
io.github.nodeblur/tablepredict
Build validated football table and World Cup group prediction links with TablePredict.
client:Cursor
transport:streamable-http
tools:3
Install TablePredict in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tablepredict": {
"url": "https://tablepredict.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs