PIS (Ministério do Trabalho) for VS Code
io.github.mcp-dir/pis-mcp
Looks up the PIS number and associated data for a person from the CPF, in the Labor Ministry base. P
client:VS Code
transport:streamable-http
tools:7
Install PIS (Ministério do Trabalho) in VS Code
.vscode/mcp.json
{
"servers": {
"pis-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_pis"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs