vaaya / tools / rentcast / sale-listings

RentCast sale-listings for AI agents

RentCast — Properties FOR SALE: active (default) or historical sale listings with price, status, days on market, agent/office contacts, listing history…

30¢ per call

npx @vaaya/mcp install

Parameters

ParamTypeWhat
addressstring
bathroomsstring | number
bedroomsstring | number
citystring
daysOldstring | number
latitudenumber
limitinteger
longitudenumber
lotSizestring | number
offsetinteger
pricestring | number
propertyType"Single Family" | "Condo" | "Townhouse" | "Manufactured" | "Multi-Family" | "Apartment"…
radiusnumber
squareFootagestring | number
statestring
status"Active" | "Inactive"
yearBuiltstring | number
zipCodestring

Call it

From any MCP client with Vaaya connected, one use call:

{
  "service": "rentcast",
  "action": "sale-listings",
  "params": {},
  "max_cost_cents": 30
}

Or over HTTP with a Vaaya API key:

curl -X POST https://vaaya.ai/api/run/rentcast/sale-listings \
  -H "Authorization: Bearer $VAAYA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"max_cost_cents":30}'

The facts

Call

rentcast/sale-listings

Price

30¢. Charged only on success.

Pillar

Data · routed by vaaya/onefind

Settlement

Vaaya calls the provider with its own account and bills you the catalog price.

Credentials

Held server-side by Vaaya; your agent never receives a RentCast key.

More from RentCast

Give your agents this call.

Connect Vaaya once, then describe the outcome or call it directly. Paid per call, from one balance.

npx @vaaya/mcp install