Australian Towing Legality Check for Cursor
ai.sourcemill/au-towing-legality
Legal towing check for ~46 AU vehicles — compliant/marginal/illegal + the binding constraint.
client:Cursor
transport:streamable-http
tools:1
Install Australian Towing Legality Check in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"au-towing-legality": {
"url": "https://towing.sourcemill.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs