CSJN — Corte Suprema de Justicia de la Nación for Grok
io.github.hernan-cc/csjn-mcp
Search Argentine Supreme Court sumarios: legal topics, case analysis, metadata
client:Grok
transport:stdio
runtime:pypi
Install CSJN — Corte Suprema de Justicia de la Nación in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"csjn-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"csjn-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