homepulse
ActiveTool of com.theaslangroupllc.pulse/pulsenetwork
HomePulse: Global home intelligence API. AI-synthesized home maintenance checklists, improvement ROI analysis, neighborhood research, smart home integration, energy efficiency guidance, contractor task briefings Coverage: Global Endpoints: • value ($0.10): Home value estimate • neighborhood ($0.10): Neighborhood analysis • improve ($0.10): Home improvement ROI analysis • maintain ($0.08): Seasonal maintenance checklist • rent ($0.08): Rental market analysis • contractor ($0.10): Contractor vetting guide • energy ($0.10): Home energy efficiency • maintenance ($0.08): Personalized home maintenance calendar • roi ($0.10): Home improvement resale ROI • smart ($0.08): Smart home ecosystem advisor
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"action"
],
"properties": {
"age": {
"type": "string",
"description": "Home age (years)"
},
"zip": {
"type": "string",
"description": "Legacy alias for location (ZIP/postal code)"
},
"city": {
"type": "string",
"description": "city"
},
"lang": {
"type": "string",
"description": "lang"
},
"room": {
"type": "string",
"description": "Room"
},
"sqft": {
"type": "string",
"description": "Square footage (or square meters — state units)"
},
"state": {
"type": "string",
"description": "State/province/region"
},
"trade": {
"type": "string",
"description": "Trade (plumber, electrician, roofer, etc.)"
},
"action": {
"enum": [
"value",
"neighborhood",
"improve",
"maintain",
"rent",
"contractor",
"energy",
"maintenance",
"roi",
"smart"
],
"type": "string",
"description": "Which endpoint to call. Options: value | neighborhood | improve | maintain | rent | contractor | energy | maintenance | roi | smart"
},
"budget": {
"type": "string",
"description": "Budget, in local currency"
},
"county": {
"type": "string",
"description": "County name hint for HUD FMR matching (US only)"
},
"region": {
"type": "string",
"description": "Region or state/province (e.g. Northeast, Pacific Northwest, Bavaria, New South Wales)"
},
"season": {
"type": "string",
"description": "Defaults to current season (hemisphere-corrected when country is given)"
},
"address": {
"type": "string",
"description": "Street address"
},
"country": {
"type": "string",
"description": "Country (e.g. US, UK, CA, DE, AU) — selects local currency and property portals"
},
"project": {
"type": "string",
"description": "Project type (e.g. kitchen-remodel, deck-addition, new-roof)"
},
"bedrooms": {
"type": "string",
"description": "bedrooms"
},
"features": {
"type": "string",
"description": "Home features (pool, well, etc.)"
},
"home_age": {
"type": "string",
"description": "Home age (years)"
},
"location": {
"type": "string",
"description": "Postal code or city (e.g. 90210, M5V 2T6, SW1A)"
},
"ecosystem": {
"type": "string",
"description": "Ecosystem (Alexa, HomeKit, Google Home)"
},
"home_type": {
"type": "string",
"description": "Home type (single-family, condo, etc.)"
},
"home_value": {
"type": "string",
"description": "Current estimated home value, in local currency"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.theaslangroupllc.pulse/pulsenetwork
https://github.com/GTCC777/mcp-pulsenetwork
2/7 registries