# cadastur_prestadores — MCP server on mcp.ai > Cadastur: Prestadores, official-source lookup. Platform-hosted, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/cadastur_prestadores ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_cadastur_prestadores?ms=1787247120000 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/cadastur_prestadores/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/cadastur_prestadores/ 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/cadastur_prestadores/skill.md Postman collection (v2.1): https://mcp.ai/cadastur_prestadores/postman.json ## Tools - cadastur_prestadores_consultar(uf: string, cnpj: string) — Cadastur: Prestadores, consulta em fonte oficial. Hospedado pela plataforma, sem credenciais da plataforma, pague por consulta com crédito pré-pago. Consulta informação de fontes e órgãos oficiais bra ## Example prompts - "Look up Cadastur: Prestadores" ## Links Docs: https://mcp.ai/docs/mcps/cadastur_prestadores Website: https://mcp.ai/mcps/cadastur_prestadores