INDIVIDUAL MCP TOOL
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).
LIVE ENDPOINT
https://mcp.lawyerd.net/mcp
Connect to this endpoint to inspect the live schema for preserve_evidence and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
Parent server
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.
Related tools
resolve_host— Look up who hosts a URL and where an abuse/takedown notice would go.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).start_takedown— Get the secure onboarding link to actually start a takedown.