DAP Pronaf PF for Cursor
io.github.mcp-dir/dap_pronaf_pf-mcp
Looks up the Pronaf eligibility declaration (DAP) of an individual from the CPF and date of birth. P
client:Cursor
transport:streamable-http
tools:7
Install DAP Pronaf PF in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dap_pronaf_pf-mcp": {
"url": "https://api.mcp.ai/p_dap_pronaf_pf"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs