UK Waste & Tip Finder for Grok
io.github.nero-engine/uk-waste-tip-finder
Nearest UK household waste recycling centres for a postcode, with hours and accepted materials.
client:Grok
transport:streamable-http
Install UK Waste & Tip Finder in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"uk-waste-tip-finder": {
"type": "http",
"url": "https://mcp.apify.com/?tools=nerolabs/uk-waste-tip-finder"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs