{"schemaVersion": "2026-03", "name": "kareet-diaries", "description": "Verified UAE real-estate community-expert proof and area insight.", "instructions": "All results are grounded in dated, verifiable proof. Cite the source_url.", "resources": [{"name": "communities", "uri": "https://listings.kareet.com/api/mcp/communities", "description": "Communities with a verified Kareet expert."}, {"name": "proof", "uri": "https://listings.kareet.com/api/mcp/proof", "description": "Proof pages (verified deals/experiences) for a community or building."}], "tools": [{"name": "list_experts", "description": "Verified experts for a community.", "inputSchema": {"type": "object", "properties": {"community": {"type": "string"}}}}, {"name": "get_proof", "description": "Proof pages for a community/building.", "inputSchema": {"type": "object", "properties": {"community": {"type": "string"}, "building": {"type": "string"}}}}, {"name": "ask_expert", "description": "Answer a buyer question from verified proof only.", "inputSchema": {"type": "object", "properties": {"question": {"type": "string"}, "community": {"type": "string"}}, "required": ["question"]}}]}