PIS (Ministério do Trabalho) for Zed
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:Zed
transport:streamable-http
tools:7
Install PIS (Ministério do Trabalho) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pis-mcp": {
"url": "https://api.mcp.ai/p_pis"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs