WhenIsBins for VS Code
com.whenisbins/bin-collections
UK household bin collection dates by address, council-sourced. Free anonymous use, with limits
client:VS Code
transport:streamable-http
tools:4
Install WhenIsBins in VS Code
.vscode/mcp.json
{
"servers": {
"bin-collections": {
"type": "http",
"url": "https://whenisbins.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs