CSJN — Corte Suprema de Justicia de la Nación for Cursor
io.github.hernan-cc/csjn-mcp
Search Argentine Supreme Court sumarios: legal topics, case analysis, metadata
client:Cursor
transport:stdio
runtime:pypi
Install CSJN — Corte Suprema de Justicia de la Nación in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"csjn-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"csjn-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs