Skip to content
Zed

VibeLawyer for Zed

io.github.jack-mi/vibelawyer

Local MCP for Chinese criminal dossier review; Word notes + Excel catalogs stay on-device.

client:Zed transport:stdio runtime:pypi

Install VibeLawyer in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "vibelawyer": {
      "command": "uvx",
      "args": [
        "vibelawyer"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

VibeLawyer in other clients