← Registry

General Tools

avocatscontravention.ca

Provides tools for traffic law calculations and court information lookup.

1 endpoint7 known toolsFirst detected July 26, 2026Last detected July 26, 2026

ENDPOINT 1

https://avocatscontravention.ca/mcp

No auth detected

MCP server metadata

Name
zorro-ticket-public-resources
Version
1.0.0
Capabilities
tools
Server instructions

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_points

Maps a posted speed limit and alleged speed to the official SAAQ demerit-point table.

Inferred read-only
check_major_speeding

Checks whether entered speeds reach the general threshold in Highway Safety Code section 328.1.

Inferred read-only
estimate_plea_response_date

Adds 30 calendar days to an entered service date and clearly labels the result as an estimate, not a legal deadline calculation.

Inferred read-only
get_courthouse_directory

Returns official Ministère de la Justice links for courthouse and judicial-district lookup.

Inferred read-only
list_reference_cases

Returns limited editorial summaries and official Supreme Court of Canada links.

Inferred read-only
search

Searches the public, crawlable avocatscontravention.ca resource catalogue and returns canonical user-openable URLs.

Inferred read-only
fetch

Returns metadata for a canonical avocatscontravention.ca URL previously returned by search.

Inferred read-only

CONNECT 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.

Trust status Trusted

avocatscontravention.ca is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.