Issues the labor debt clearance certificate (CNDT) from the TST for a person or company from the CPF
claude mcp add tst_cndt-mcp --transport http https://api.mcp.ai/p_tst_cndt
~/.cursor/mcp.json
{
"mcpServers": {
"tst_cndt-mcp": {
"url": "https://api.mcp.ai/p_tst_cndt"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tst_cndt-mcp": {
"serverUrl": "https://api.mcp.ai/p_tst_cndt"
}
}
}
.vscode/mcp.json
{
"servers": {
"tst_cndt-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_tst_cndt"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tst_cndt-mcp": {
"url": "https://api.mcp.ai/p_tst_cndt"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"tst_cndt-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_tst_cndt"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.mcp.ai/p_tst_cndt | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mcp-dir--tst_cndt-mcp/reviews or the review_server meta-tool.
POST /mcp