# cnd_imovel_rural — MCP server on mcp.ai > Issues the federal debt and active-debt clearance certificate for a rural property from the CIB. Platform-hosted, no credentials, pay per query with prepaid credit. By: mcp.ai · official Page: https://mcp.ai/cnd_imovel_rural ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_cnd_imovel_rural?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/cnd_imovel_rural/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/cnd_imovel_rural/ 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/cnd_imovel_rural/skill.md Postman collection (v2.1): https://mcp.ai/cnd_imovel_rural/postman.json ## Tools - cnd_imovel_rural_consultar(CIB: string, completo?: boolean) — Emite a Certidão Negativa de Débitos e Dívida Ativa da União de um imóvel rural a partir do CIB. Hospedado pela plataforma, sem credenciais, pague por consulta com crédito pré-pago. Consulta informaçã ## Example prompts - "Rural property clearance for CIB 1234567-8" - "Does rural property CIB 1234567-8 have federal debts?" ## Links Docs: https://mcp.ai/docs/mcps/cnd_imovel_rural Website: https://mcp.ai/mcps/cnd_imovel_rural