Skip to content
Grok

JUBA — Jurisprudencia de Buenos Aires for Grok

io.github.hernan-cc/juba-mcp

Search Buenos Aires Province court rulings: summaries, full text, legal topics

client:Grok transport:stdio runtime:pypi

Install JUBA — Jurisprudencia de Buenos Aires in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "juba-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "juba-mcp"
      ]
    }
  }
}

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

JUBA — Jurisprudencia de Buenos Aires in other clients