Dados Cadastrais PF (Brasil) for VS Code
io.github.mcp-dir/registro_pf_br-mcp
Registration data for an individual in Brazil from the CPF and name. Platform-hosted, no credentials
client:VS Code
transport:streamable-http
tools:7
Install Dados Cadastrais PF (Brasil) in VS Code
.vscode/mcp.json
{
"servers": {
"registro_pf_br-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_registro_pf_br"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs