Skip to content
VS Code

Predixsport for VS Code

com.predixsport/sports-predictions

Probability-calibrated NBA, EuroLeague, football and ATP/WTA tennis predictions, full distributions

client:VS Code transport:streamable-http

Install Predixsport in VS Code

.vscode/mcp.json

{
  "servers": {
    "sports-predictions": {
      "type": "http",
      "url": "https://mcp.predixsport.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Predixsport in other clients