stat-api — Sports Data for VS Code
com.stat-api/sports-data
NFL/NBA/MLB/NHL/PGA + DFS and prediction-market data. Browse free; query with a free API key.
client:VS Code
transport:streamable-http
tools:9
Install stat-api — Sports Data in VS Code
.vscode/mcp.json
{
"servers": {
"sports-data": {
"type": "http",
"url": "https://api.stat-api.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs