start_takedown — takedown MCP Tool Mutating
start_takedown
(start takedown) is one of 4 tools on the
takedown
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call start_takedown from your client
- Claude Code takedown start_takedown run in your project directory
- Claude Desktop takedown start_takedown ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor takedown start_takedown ~/.cursor/mcp.json
- VS Code takedown start_takedown .vscode/mcp.json
- Zed takedown start_takedown ~/.config/zed/settings.json
- Windsurf takedown start_takedown ~/.codeium/windsurf/mcp_config.json
- Cline takedown start_takedown ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI takedown start_takedown ~/.gemini/settings.json
- Grok takedown start_takedown .mcp.json (in your project root)
- ChatGPT takedown start_takedown Settings → Connectors → Advanced → Developer mode
- Claude.ai takedown start_takedown Settings → Connectors → Add custom connector
- LangChain takedown start_takedown pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http takedown https://mcp.lawyerd.net/takedown
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.