← Registry

Security & Testing

legalaudit.ch

Provides cybersecurity analysis tools for scam detection, URL/email verification, and emergency reporting.

1 endpoint6 known toolsFirst detected June 10, 2026Last detected August 16, 2026

ENDPOINT 1

https://legalaudit.ch/api/mcp

No auth detected

MCP server metadata

Name
legalaudit
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 6

lookup_scam_pattern

Look up a known scam pattern against the LegalAudit ScamWatch corpus (30+ curated patterns from CSIRT-Italia, NCSC, FBI IC3, CISA, ENISA, Polizia Postale, updated daily).

Inferred read-only
verify_url

Verify a URL for phishing, malware, suspicious patterns.

Inferred read-only
verify_email_text

Verify text from a suspicious email - extracts indicators (urgency words, link patterns, sender impersonation) and returns a phishing risk verdict.

Potential side effects
explain_term

Explain a cybersecurity / forensic term in plain language.

Inferred read-only
get_emergency_contacts

Return verified emergency phone numbers and procedures for reporting cyber-fraud in Switzerland (fedpol/NCSC) or Italy (Polizia Postale).

Inferred read-only
get_scam_stats

Return current scam intelligence trends - top scams reported in the last 7 days, sourced from LegalAudit ScamWatch + audit logs.

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.legalaudit]
url = "https://legalaudit.ch/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "legalaudit": {
      "type": "http",
      "url": "https://legalaudit.ch/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: legalaudit
Remote MCP URL: https://legalaudit.ch/api/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": {
    "legalaudit": {
      "url": "https://legalaudit.ch/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "legalaudit": {
      "type": "http",
      "url": "https://legalaudit.ch/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "legalaudit",
  "transport": "streamable-http",
  "url": "https://legalaudit.ch/api/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 legalaudit.ch was fetched 2026-08-21T17:41:58.026Z and is being refreshed.

Trust status Trusted

legalaudit.ch 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.