Jus MCP for Claude Desktop
io.github.mcp-dir/jus-mcp
Brazilian legal stack in one MCP: lawsuits, court publications, case law, tenders, certificates.
client:Claude Desktop
transport:streamable-http
tools:7
Install Jus MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"jus-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/jus"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs