Skip to content
VS Code

Processos TRT (Justiça do Trabalho) for VS Code

io.github.mcp-dir/trt_processos-mcp

Looks up cases of a person or company at the Regional Labor Court (TRT) from the CPF or CNPJ and reg

client:VS Code transport:streamable-http tools:7

Install Processos TRT (Justiça do Trabalho) in VS Code

.vscode/mcp.json

{
  "servers": {
    "trt_processos-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_trt_processos"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Processos TRT (Justiça do Trabalho) in other clients