FairLine for VS Code
io.fairline/fairline
Shops MLB, NHL, EPL and NFL lines across sportsbooks with a no-vig fair probability, for members.
client:VS Code
transport:streamable-http
Install FairLine in VS Code
.vscode/mcp.json
{
"servers": {
"fairline": {
"type": "http",
"url": "https://mcp.fairline.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs