← Registry

Security & Testing

lawyerd.net

This MCP server assists with copyright takedowns by resolving hosting information, assessing the takedown process, providing onboarding links, and preserving web pages as forensic evidence.

1 endpoint4 known toolsFirst detected August 18, 2026Last detected August 18, 2026

ENDPOINT 1

https://mcp.lawyerd.net/mcp

No auth detected

MCP server metadata

Name
lawyerd-takedown
Version
0.3.0
Capabilities
tools.listChanged

Known tools 4

resolve_host

Look up who hosts a URL and where an abuse/takedown notice would go.

Inferred read-only
assess_takedown

Assess how a takedown for this URL would proceed: where the notice goes (host, platform, or a hidden host that must be revealed first), what documents and attestation the content owner must supply, the step-by-step process, and the legal caveats (§512(f), scope limits).

Inferred read-only
start_takedown

Get the secure onboarding link to actually start a takedown.

Inferred read-only
preserve_evidence

Preserve a public web page as evidence BEFORE it disappears: a forensic-grade package — full-page screenshot, raw and rendered HTML, HTTP headers, hosting/registrar context, SHA-256 hashes of every artifact, an OpenTimestamps Bitcoin anchor and an Internet Archive snapshot — delivered to the USER'S OWN email in ~2 minutes (free: 3/day, 10/month per email).

Potential side effects

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.lawyerd-takedown]
url = "https://mcp.lawyerd.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lawyerd-takedown": {
      "type": "http",
      "url": "https://mcp.lawyerd.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lawyerd-takedown": {
      "type": "http",
      "url": "https://mcp.lawyerd.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lawyerd-takedown",
  "transport": "streamable-http",
  "url": "https://mcp.lawyerd.net/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 lawyerd.net was fetched 2026-08-21T15:00:37.044Z.

Trust status RestrictedContent

lawyerd.net is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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