Quick Lotto lottery results for VS Code
io.quicklotto/lottery-results
Winning numbers for 30+ world lotteries, minutes after each draw. Free, no key, CC BY 4.0.
client:VS Code
transport:streamable-http
tools:3
Install Quick Lotto lottery results in VS Code
.vscode/mcp.json
{
"servers": {
"lottery-results": {
"type": "http",
"url": "https://quicklotto.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs