Skip to content
Zed

JusCABA — Justicia CABA for Zed

io.github.hernan-cc/juscaba-mcp

Search Buenos Aires City courts: cases, proceedings, parties, and PDF downloads

client:Zed transport:stdio runtime:pypi

Install JusCABA — Justicia CABA in Zed

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

{
  "context_servers": {
    "juscaba-mcp": {
      "command": "uvx",
      "args": [
        "juscaba-mcp"
      ]
    }
  }
}

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

JusCABA — Justicia CABA in other clients