JUBA — Jurisprudencia de Buenos Aires for Cursor
io.github.hernan-cc/juba-mcp
Search Buenos Aires Province court rulings: summaries, full text, legal topics
client:Cursor
transport:stdio
runtime:pypi
Install JUBA — Jurisprudencia de Buenos Aires in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"juba-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"juba-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs