# jucesp_licenciamento — MCP server on mcp.ai > Public business licensing lookup at the São Paulo Board of Trade (JUCESP) by CNPJ. Platform-hosted, no credentials, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/jucesp_licenciamento ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_jucesp_licenciamento?ms=1787191380000 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_licenciamento/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/jucesp_licenciamento/ 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_licenciamento/skill.md Postman collection (v2.1): https://mcp.ai/jucesp_licenciamento/postman.json ## Tools - jucesp_licenciamento_consultar(cnpj: string) — Consulta pública de licenciamento de uma empresa na Junta Comercial de São Paulo (JUCESP) pelo CNPJ. Hospedado pela plataforma, sem credenciais, pague por consulta com crédito pré-pago. Consulta infor ## Example prompts - "Licensing status of a CNPJ at JUCESP?" ## Links Docs: https://mcp.ai/docs/mcps/jucesp_licenciamento Website: https://mcp.ai/mcps/jucesp_licenciamento