Property Search
Searches MLS listings by location, price, bedrooms, and other criteria.MCP tool name
search_listings
Parameters
City name.
Two-letter state code.
ZIP code.
Minimum price.
Maximum price.
Minimum bedrooms.
Maximum bedrooms.
Minimum bathrooms.
Maximum bathrooms.
Minimum square footage.
Maximum square footage.
"Single Family", "Condo", "Townhouse", etc.Max results (max 24).
Example
- Natural language
- MCP
- REST API
“Show me 3-bedroom condos under $400k in Denver”The AI extracts:
city: "Denver", maxPrice: 400000, minBeds: 3, propertyType: "Condo"