CNDT (Débitos Trabalhistas) for VS Code
io.github.mcp-dir/tst_cndt-mcp
Issues the labor debt clearance certificate (CNDT) from the TST for a person or company from the CPF
client:VS Code
transport:streamable-http
tools:7
Install CNDT (Débitos Trabalhistas) in VS Code
.vscode/mcp.json
{
"servers": {
"tst_cndt-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_tst_cndt"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs