Skip to content
Claude Desktop

locksmith for Claude Desktop

io.github.cxk280/locksmith

Lints PostgreSQL migrations for dangerous locking operations and suggests safe rewrites.

client:Claude Desktop transport:stdio runtime:npm

Install locksmith in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "locksmith": {
      "command": "npx",
      "args": [
        "-y",
        "locksmith-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

locksmith in other clients