Beleeg for VS Code
com.beleeg/beleeg
Run your recreational sports league from an AI assistant: standings, schedules, rosters, dues.
client:VS Code
transport:streamable-http
Install Beleeg in VS Code
.vscode/mcp.json
{
"servers": {
"beleeg": {
"type": "http",
"url": "https://beleeg.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs