Skip to content
Cline

Deadlatch for Cline

io.github.diabloluo/deadlatch

Local advisory pre-trade risk gate for agents. Never places orders.

client:Cline transport:stdio runtime:pypi

Install Deadlatch in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "deadlatch": {
      "command": "uvx",
      "args": [
        "deadlatch"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Deadlatch in other clients