← Back to Plugins
MCP Server MCP

Leadlord — Local Australian trade businesses

github By github 👁 1 views ▲ 0 votes

Australian local-trade providers. One signed provider per domain. 15 live across Brisbane.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.{site_domain}/",
      "variables": {
        "site_domain": {
          "description": "Pick the provider you want to talk to. Each domain represents one Australian trade business in one Brisbane suburb. Format: '{niche}-{suburb}.com.au' (e.g. 'fencingindooroopilly.com.au' = Fencing in Indooroopilly).",
          "isRequired": true,
          "choices": [
            "asbestosremovalalbanycreek.com.au",
            "concretingbulimba.com.au",
            "concretingchelmer.com.au",
            "concretinghemmant.com.au",
            "concretingmorningside.com.au",
            "evchargerinstallationcarseldine.com.au",
            "evchargerinstallationcoorparoo.com.au",
            "evchargerinstallationnewstead.com.au",
            "fencingindooroopilly.com.au",
            "painterashgrove.com.au",
            "painterbelmont.com.au",
            "painternewfarm.com.au",
            "roofrestorationwynnum.com.au",
            "solarpanelcleaningauchenflower.com.au",
            "stumpgrindingchelmer.com.au"
          ]
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...