General Tools
avocatscontravention.ca
Provides tools for traffic law calculations and court information lookup.
ENDPOINT 1
https://avocatscontravention.ca/mcp
MCP server metadata
- Name
- zorro-ticket-public-resources
- Version
- 1.0.0
Use these read-only tools for general Quebec traffic-ticket information. Always surface the official source URL and disclaimer. Never infer a plea, predict an outcome, or replace advice from a lawyer who reviewed the statement of offence.
Known tools 7
calculate_demerit_pointsMaps a posted speed limit and alleged speed to the official SAAQ demerit-point table.
Inferred read-onlycheck_major_speedingChecks whether entered speeds reach the general threshold in Highway Safety Code section 328.1.
Inferred read-onlyestimate_plea_response_dateAdds 30 calendar days to an entered service date and clearly labels the result as an estimate, not a legal deadline calculation.
Inferred read-onlyget_courthouse_directoryReturns official Ministère de la Justice links for courthouse and judicial-district lookup.
Inferred read-onlylist_reference_casesReturns limited editorial summaries and official Supreme Court of Canada links.
Inferred read-onlysearchSearches the public, crawlable avocatscontravention.ca resource catalogue and returns canonical user-openable URLs.
Inferred read-onlyfetchReturns metadata for a canonical avocatscontravention.ca URL previously returned by search.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.zorro-ticket-public-resources]
url = "https://avocatscontravention.ca/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"zorro-ticket-public-resources": {
"type": "http",
"url": "https://avocatscontravention.ca/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: zorro-ticket-public-resources
Remote MCP URL: https://avocatscontravention.ca/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"zorro-ticket-public-resources": {
"url": "https://avocatscontravention.ca/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"zorro-ticket-public-resources": {
"type": "http",
"url": "https://avocatscontravention.ca/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "zorro-ticket-public-resources",
"transport": "streamable-http",
"url": "https://avocatscontravention.ca/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for avocatscontravention.ca was fetched 2026-07-27T07:52:16.668Z and is being refreshed.
avocatscontravention.ca is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.