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.
ENDPOINT 1
https://mcp.lawyerd.net/mcp
MCP server metadata
- Name
- lawyerd-takedown
- Version
- 0.3.0
Known tools 4
assess_takedownAssess 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-onlypreserve_evidencePreserve 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 effectsCONNECT 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.
lawyerd.net is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.