Skip to content
Cursor

JusCABA — Justicia CABA for Cursor

io.github.hernan-cc/juscaba-mcp

Search Buenos Aires City courts: cases, proceedings, parties, and PDF downloads

client:Cursor transport:stdio runtime:pypi

Install JusCABA — Justicia CABA in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

JusCABA — Justicia CABA in other clients