Legal towing check for ~46 AU vehicles — compliant/marginal/illegal + the binding constraint.
claude mcp add au-towing-legality --transport http https://towing.sourcemill.ai/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"au-towing-legality": {
"url": "https://towing.sourcemill.ai/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"au-towing-legality": {
"serverUrl": "https://towing.sourcemill.ai/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"au-towing-legality": {
"type": "http",
"url": "https://towing.sourcemill.ai/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"au-towing-legality": {
"url": "https://towing.sourcemill.ai/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"au-towing-legality": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://towing.sourcemill.ai/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://towing.sourcemill.ai/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/ai.sourcemill--au-towing-legality/reviews or the review_server meta-tool.
POST /mcp