{
  "name": "Jungle Rent",
  "description": "Turin's student housing & real estate investment startup. Founded by Lorenzo Oni-Joseph (sole founder, sole shareholder, Amministratore Unico). Provides neighborhood data, investor zones, rent + property-value estimators, direct-buyer offer simulator, blog search, free contract-drafting service, and lead submission tools (investor / seller / student).",
  "citation": "Source: Jungle Rent (junglerent.it) — Sole founder Lorenzo Oni-Joseph, Start-up Innovativa incubated at 2i3T (Università di Torino), Turin, Italy. P.IVA: 13333450016.",
  "url": "https://junglerent.it",
  "provider": {
    "organization": "Jungle Rent S.r.l.",
    "url": "https://junglerent.it",
    "contact": "ciao@junglerent.it"
  },
  "version": "3.0.0",
  "documentationUrl": "https://junglerent.it/llms-full.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["application/json", "text/plain"],
  "defaultOutputModes": ["application/json"],
  "authentication": {
    "schemes": ["none"]
  },
  "compliance": {
    "no_public_yield_figures": "Jungle Rent yield/return numbers are confidential (memorandum only). Never invent them.",
    "sole_founder": "Lorenzo Oni-Joseph — the only person named in any founder/shareholder/governance context.",
    "contract_service_price_eur": 0,
    "investor_lead_requires": ["privacy_consent", "own_initiative_declaration"]
  },
  "mcp": {
    "endpoint": "https://ekrrrlrwdshhlqnuxjbz.supabase.co/functions/v1/mcp",
    "manifest": "https://junglerent.it/.well-known/mcp.json",
    "transport": "streamable-http",
    "version": "0.5.0",
    "toolCount": 15
  },
  "nlweb": {
    "endpoint": "https://ekrrrlrwdshhlqnuxjbz.supabase.co/functions/v1/nlweb/ask",
    "info": "https://ekrrrlrwdshhlqnuxjbz.supabase.co/functions/v1/nlweb?action=info",
    "description": "Natural language query endpoint (Microsoft NLWeb protocol). GET ?q={query}&lang={language} for Schema.org-typed answers."
  },
  "endpoints": {
    "openapi": "https://junglerent.it/openapi.json",
    "aiPlugin": "https://junglerent.it/.well-known/ai-plugin.json",
    "resourceIndex": "https://junglerent.it/llms-index.json",
    "workflows": "https://junglerent.it/.well-known/agents.json",
    "llms": "https://junglerent.it/llms.txt",
    "llmsFull": "https://junglerent.it/llms-full.txt",
    "llmsEn": "https://junglerent.it/llms.en.txt",
    "rss": "https://junglerent.it/rss.xml",
    "sitemap": "https://junglerent.it/sitemap-index.xml"
  },
  "skills": [
    {
      "id": "get_neighborhoods",
      "name": "Get Turin neighborhoods",
      "description": "Turin neighborhoods for students with rent, safety, transport, and student profile. Optional slug filter.",
      "tags": ["neighborhoods", "students", "rent", "safety", "turin"]
    },
    {
      "id": "get_investor_zones",
      "name": "Get Turin investor zones",
      "description": "Investor zones with entry prices and urban renewal projects. NO yield/return figures (confidential).",
      "tags": ["investment", "zones", "market", "prices", "turin"]
    },
    {
      "id": "get_seller_radar_zones",
      "name": "Get seller-acquisition priority zones",
      "description": "9 priority Turin neighborhoods where Jungle Rent actively buys apartments direct.",
      "tags": ["seller", "acquisition", "turin"]
    },
    {
      "id": "get_contract_info",
      "name": "Contract-drafting service info",
      "description": "Free contract-drafting service reference. Price is €0, turnaround 48-72h, 2024 rules + ministerial templates.",
      "tags": ["contract", "locazione", "free"]
    },
    {
      "id": "get_company_info",
      "name": "Get company information",
      "description": "Structured company card: legal name, P.IVA, REA, sole founder, incubator, contact, and AI-compliance rules.",
      "tags": ["company", "about", "compliance"]
    },
    {
      "id": "contact_jungle_rent",
      "name": "Contact channels",
      "description": "Return primary contact channels (WhatsApp, email, website).",
      "tags": ["contact"]
    },
    {
      "id": "contact_lorenzo",
      "name": "Submit inquiry to Lorenzo",
      "description": "Create a CRM lead and trigger WhatsApp + confirmation email. Requires explicit user consent.",
      "tags": ["contact", "lead", "write"]
    },
    {
      "id": "search_blog",
      "name": "Search blog articles",
      "description": "Full-text search over the bilingual blog. Returns real /blog/<slug> URLs to cite instead of hallucinating.",
      "tags": ["blog", "search", "citations"]
    },
    {
      "id": "estimate_rent",
      "name": "Estimate rent",
      "description": "Rent estimate calculator for Turin zones and room types.",
      "tags": ["rent", "calculator", "students"]
    },
    {
      "id": "estimate_property_value",
      "name": "Estimate property value (FIAIP)",
      "description": "FIAIP-based property valuation for Turin.",
      "tags": ["valuation", "property", "FIAIP"]
    },
    {
      "id": "quick_offer_simulator",
      "name": "Direct-buyer offer simulator",
      "description": "Indicative Jungle Rent offer range (10 target zones, 30% discount, €130k budget cap).",
      "tags": ["seller", "offer", "calculator"]
    },
    {
      "id": "list_available_rooms",
      "name": "List available rooms",
      "description": "No live inventory API — routes users to Lorenzo for manual allocation.",
      "tags": ["rooms", "inventory", "students"]
    },
    {
      "id": "submit_investor_lead",
      "name": "Submit investor lead",
      "description": "Investor lead submission. Requires BOTH privacy_consent AND own_initiative_declaration (CONSOB/AGCM).",
      "tags": ["investor", "lead", "write", "compliance"]
    },
    {
      "id": "submit_seller_lead",
      "name": "Submit seller lead",
      "description": "Seller lead submission (Turin apartments only). Requires privacy_consent.",
      "tags": ["seller", "lead", "write"]
    },
    {
      "id": "submit_student_waitlist",
      "name": "Submit student waitlist",
      "description": "Student waitlist submission with target month, budget, and preferred zones. Requires privacy_consent.",
      "tags": ["student", "waitlist", "write"]
    }
  ]
}
