# jucesp_nire — MCP server on mcp.ai > Advanced company search at JUCESP by name, purpose, capital and address, returning the NIRE. Platform-hosted, no credentials, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/jucesp_nire ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_jucesp_nire?ms=1787191260000 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_nire/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/jucesp_nire/ 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_nire/skill.md Postman collection (v2.1): https://mcp.ai/jucesp_nire/postman.json ## Tools - jucesp_nire_consultar(razao_social?: string, objeto?: string, capital_minimo?: string, capital_maximo?: string, abertura_inicio?: string, abertura_fim?: string, dissolucao_inicio?: string, dissolucao_fim?: string, logradouro?: string, cep?: string, bairro?: string, municipio?: string, uf?: string, tipo_empresa?: string, inclui_inativas?: string) — Pesquisa avançada de empresas na JUCESP por razão social, objeto, capital, endereço e outros filtros, retornando o NIRE. Hospedado pela plataforma, sem credenciais, pague por consulta com crédito pré- ## Example prompts - "Find the NIRE of companies in SP by name" ## Links Docs: https://mcp.ai/docs/mcps/jucesp_nire Website: https://mcp.ai/mcps/jucesp_nire