Processos TJ (Tribunal de Justiça) for VS Code
io.github.mcp-dir/tj_processos-mcp
Looks up cases in the state Court of Justice by CPF, CNPJ, party name, case number, instance, and st
client:VS Code
transport:streamable-http
tools:7
Install Processos TJ (Tribunal de Justiça) in VS Code
.vscode/mcp.json
{
"servers": {
"tj_processos-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_tj_processos"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs