Mlb Stats for VS Code
io.github.pipeworx-io/mlb-stats
MLB Stats API MCP — official MLB statistics (keyless).
client:VS Code
transport:streamable-http
Install Mlb Stats in VS Code
.vscode/mcp.json
{
"servers": {
"mlb-stats": {
"type": "http",
"url": "https://gateway.pipeworx.io/mlb-stats/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs