SquadRide for VS Code
app.squadride/bets
Turn sports picks into one link that opens them, loaded, in any US sportsbook. Free.
client:VS Code
transport:streamable-http
tools:3
Install SquadRide in VS Code
.vscode/mcp.json
{
"servers": {
"bets": {
"type": "http",
"url": "https://squadride.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs