mcp for VS Code
com.playcallerapp/mcp
Live NFL, MLB, and NBA sports intelligence: injury signals, identity resolution, projections.
client:VS Code
transport:streamable-http
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://playcallerapp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs