Install
openclaw skills install pipeworx-housing-analystProvides national and local housing market analysis by combining data from FRED, BLS, ATTOM, and HUD APIs for comprehensive property and market insights.
openclaw skills install pipeworx-housing-analystHousing Intel MCP — Meta-pack that chains FRED, BLS, ATTOM, and HUD APIs
{
"mcpServers": {
"housing-intel": {
"url": "https://gateway.pipeworx.io/mcp?task=housing%20analysis"
}
}
}
These combine multiple data sources into one call:
| Tool | Description |
|---|---|
housing_market_snapshot | Get a national housing market snapshot — 30-year mortgage rates, housing starts, Case-Shiller home p |
housing_property_report | Complete property analysis combining ATTOM data — property details, automated valuation (AVM), sales |
housing_rental_analysis | Rental market analysis for a property and area — estimated rent (ATTOM), fair market rents (HUD, if |
housing_affordability_check | Check housing affordability metrics — current mortgage rate (national), median home price (national) |
housing_employment_outlook | Labor market indicators relevant to housing — total nonfarm employment, construction employment, res |
housing_signal_scan | Comprehensive housing market signal scan — checks 45+ indicators for reversals, unusual moves, accel |
For granular queries, these are also available:
| Tool | Description |
|---|---|
fred_get_series | Get observations (data points) for a FRED series. Key housing series: MORTGAGE30US (30-year mortgage |
fred_search | Search for FRED series by keyword. Useful for discovering series IDs for housing, employment, inflat |
fred_series_info | Get metadata about a FRED series: title, units, frequency, seasonal adjustment, notes, and date rang |
fred_category | Browse FRED categories. Use category_id=0 for the root. Useful for exploring available data by topic |
fred_releases | Get the latest FRED data releases. Shows upcoming and recent releases of economic data. |
bls_get_series | Get time series data from the Bureau of Labor Statistics for one or more series. Supports employment |
bls_search | Search for BLS series IDs by keyword from a curated catalog of popular housing, employment, wages, p |
bls_latest | Get just the most recent data point for a BLS series. Useful for quick current-value lookups. |
bls_popular_series | List all curated popular BLS series with IDs and descriptions, organized by category (housing, emplo |
attom_property_detail | Get full property characteristics by address — lot size, square footage, bedrooms, bathrooms, year b |
attom_property_search | Search properties by location with optional filters. Search by postal code or by latitude/longitude |
attom_sales_history | Get complete sales history for a property (up to 10 years) — sale dates, prices, deed types, seller/ |
attom_avm | Get automated valuation (AVM) for a property — estimated market value, confidence score, value range |
attom_assessment | Get property tax assessment details — assessed value, market value, tax amount, tax year, and assess |
attom_sales_trend | Get market sales trends by ZIP code — average/median sale price, volume, and price changes over time |
ask_pipeworx if you're unsure which tool to useremember/recall to save intermediate findings