CPF for Cursor
io.github.mcp-dir/cpf-mcp
Validates CPF (check digits) and discovers lawsuits by CPF, searching by NAME in the official gazett
client:Cursor
transport:streamable-http
tools:8
Install CPF in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cpf-mcp": {
"url": "https://api.mcp.ai/p_cpf"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs