Skip to content
Grok

Open Legal Chile for Grok

io.github.elpabloultron/open-legal-chile

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

client:Grok transport:stdio runtime:pypi

Install Open Legal Chile in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "open-legal-chile": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "openlegal-chile"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Open Legal Chile in other clients