Processos TJ (Tribunal de Justiça) for Claude Desktop
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:Claude Desktop
transport:streamable-http
tools:7
Install Processos TJ (Tribunal de Justiça) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tj_processos-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_tj_processos"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs