Cadastro PF Básico for VS Code
io.github.mcp-dir/cpf_cadastral-mcp
Basic registration data for an individual from a CPF: name, registration status, and date of birth.
client:VS Code
transport:streamable-http
tools:7
Install Cadastro PF Básico in VS Code
.vscode/mcp.json
{
"servers": {
"cpf_cadastral-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_cpf_cadastral"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs