PluginBench
MCP Server

Australian Towing Legality Check MCP Server

ai.sourcemill/au-towing-legality

What is the Australian Towing Legality Check MCP server?

Legal towing check for ~46 AU vehicles — compliant/marginal/illegal + the binding constraint.

How to install Australian Towing Legality Check

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "au-towing-legality": {
      "url": "https://towing.sourcemill.ai/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "au-towing-legality": {
      "serverUrl": "https://towing.sourcemill.ai/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "au-towing-legality": {
      "type": "http",
      "url": "https://towing.sourcemill.ai/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "au-towing-legality": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://towing.sourcemill.ai/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http au-towing-legality https://towing.sourcemill.ai/mcp

Related MCP servers

Heat pump vs gas hot water (AU): rebate stack, net outlay and payback verdict by postcode.