Skip to content
Zed

Open Legal Chile for Zed

io.github.elpabloultron/open-legal-chile

Suite de Inteligencia Jurídica y 55 herramientas MCP para Chile: BCN, PJUD, doctrina y OCR.

client:Zed transport:stdio runtime:pypi

Install Open Legal Chile in Zed

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

{
  "context_servers": {
    "open-legal-chile": {
      "command": "uvx",
      "args": [
        "openlegal-chile"
      ]
    }
  }
}

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

Open Legal Chile in other clients