# registro_pf_mx — MCP server on mcp.ai > Registration data for an individual in Mexico from the CURP. Platform-hosted, no credentials, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/registro_pf_mx ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_registro_pf_mx?ms=1787191800000 Add it as a custom/remote MCP connector, then authenticate when prompted. ## REST API (no MCP client required) Every tool is also a REST endpoint, authed with a workspace API key. Discover: GET https://api.mcp.ai/api/registro_pf_mx/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/registro_pf_mx/ Authorization: Bearer sk_live_… # create one at https://mcp.ai/settings/api-keys Content-Type: application/json Body: { …args } → { "ok": true, "tool": "", "result": { … } } ## Developer docs How to use (MCP or REST), markdown: https://mcp.ai/registro_pf_mx/skill.md Postman collection (v2.1): https://mcp.ai/registro_pf_mx/postman.json ## Tools - registro_pf_mx_consultar(Curp: string, completo?: boolean) — Dados cadastrais de uma pessoa física no México a partir do CURP. Hospedado pela plataforma, sem credenciais, pague por consulta com crédito pré-pago. Consulta informação de ACESSO PÚBLICO em bases e ## Example prompts - "Registration data for the CURP in Mexico" - "Who is the holder of this CURP?" ## Links Docs: https://mcp.ai/docs/mcps/registro_pf_mx Website: https://mcp.ai/mcps/registro_pf_mx