UK Waste & Tip Finder for VS Code
io.github.nero-engine/uk-waste-tip-finder
Nearest UK household waste recycling centres for a postcode, with hours and accepted materials.
client:VS Code
transport:streamable-http
Install UK Waste & Tip Finder in VS Code
.vscode/mcp.json
{
"servers": {
"uk-waste-tip-finder": {
"type": "http",
"url": "https://mcp.apify.com/?tools=nerolabs/uk-waste-tip-finder"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs