# jucesp_ficha_completa — MCP server on mcp.ai > Full company registration sheet at JUCESP (registration, status and history). Platform-hosted, no credentials, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/jucesp_ficha_completa ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_jucesp_ficha_completa?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/jucesp_ficha_completa/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/jucesp_ficha_completa/ 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/jucesp_ficha_completa/skill.md Postman collection (v2.1): https://mcp.ai/jucesp_ficha_completa/postman.json ## Tools - jucesp_ficha_completa_consultar(login_cpf?: string, login_senha?: string, pkcs12_cert?: string, pkcs12_pass?: string, cnpj?: string, nire?: string, name?: string) — Ficha cadastral completa de uma empresa na JUCESP (registro, situação e histórico por CNPJ, NIRE ou nome). Hospedado pela plataforma, sem credenciais, pague por consulta com crédito pré-pago. Consulta ## Example prompts - "Full registration sheet for a CNPJ at JUCESP" ## Links Docs: https://mcp.ai/docs/mcps/jucesp_ficha_completa Website: https://mcp.ai/mcps/jucesp_ficha_completa