Cadastro PF Básico for Cursor
io.github.mcp-dir/cpf_cadastral-mcp
Basic registration data for an individual from a CPF: name, registration status, and date of birth.
client:Cursor
transport:streamable-http
tools:7
Install Cadastro PF Básico in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cpf_cadastral-mcp": {
"url": "https://api.mcp.ai/p_cpf_cadastral"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs