AVnester — Indian Real Estate Intelligence
AI
AVnester — Indian Real Estate Intelligence
/get_property_decision_intelligence

Home purchase decision intelligence

Assess whether a buyer can afford a specific Indian home — ONE verdict (AFFORDABLE / STRETCH / NOT_YET / INELIGIBLE) combining indicative eligibility (FOIR/LTV/

liveunknown~5s typical
mcpavnesterindian
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-avnester-mcp-property-intelligence /get_property_decision_intelligence for me.

Input

FieldTypeDescription
listingIdstringAVnester listingId (Coimbatore/Chennai catalog). Listing mode — do NOT also pass propertyV
propertyValueintegerProperty price in INR (manual mode). Pass with state; not with listingId.
statestringIndian state (ISO "MH"/slug/name) for stamp duty. Required in manual mode; ignored in list
assetTypestring (home | plot)"home" (flat/villa/house) or "plot" (bare land); manual mode only. Plot → shorter tenure,
monthlyNetIncome*integerBuyer monthly take-home income in INR.
existingMonthlyEmisintegerExisting monthly loan EMIs in ₹ (car/personal/cards). Omitted → assumed ₹0, which can infl
coApplicantMonthlyIncomeintegerCo-applicant monthly income (joint affordability).
savingsAvailableintegerLiquid cash for down payment + charges — enables the cash-gap calc.
cibilScoreintegerNumeric CIBIL score. Omit → eligibility stays indicative.
employmentTypestring (salaried | self_employed)Employment type (affects tax standard deduction).
residencyStatusstring (resident | nri)Residency status.
buyerGenderstring (male | female | joint)Buyer gender — affects stamp duty in states with a women concession.
occupancyIntentstring (self_occupied | let_out)Self-occupied vs let-out — changes §24(b) interest treatment. Omitted → self-occupied.
annualRentintegerAnnual rent received (let-out).
jointLoanbooleanJoint home loan — doubles 80C/24b caps (equal split).
isUnderConstructionbooleanUnder-construction → GST applies; ready-to-move → no GST. Omitted → ready-to-move (no GST)
carpetAreaSqftintegerCarpet area (sqft) — sharpens the affordable-housing GST test (with the ₹45L value cap).
isUrbanbooleanUrban/metro — gates metro-cess surcharges in stamp duty.
interestRatePercentnumberOverride annual interest rate. Defaults to indicative market rate.
tenureYearsintegerLoan tenure in years. Defaults to 20.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-avnester-mcp-property-intelligence","endpoint":"/get_property_decision_intelligence","input":{"monthlyNetIncome":1}}'
cli
npx cracked-ai run -p mcp-com-avnester-mcp-property-intelligence -e /get_property_decision_intelligence -i '{"monthlyNetIncome":1}'
mcp
run_tool({ provider: "mcp-com-avnester-mcp-property-intelligence", endpoint: "/get_property_decision_intelligence", input: {"monthlyNetIncome":1} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.