forecast_by_address{
"address": "1000 Brickell Ave Miami FL",
"year": 2028
}Forecast tools lead, then asset discovery, canonical data queries, and benchmark evaluation. Every tool reuses the same contracts and credential boundaries as REST.
List assets or schemas before choosing a dataset.
Read provenance and training eligibility from the asset card.
Request forecasts, observations, panels, or benchmark scores.
Use this page as the public homepage for Homecastr MCP, and use the well-known discovery files as the machine-readable source of truth for installation and registry indexing.
The live streamable HTTP MCP endpoint used by remote clients and registry checks.
/api/mcp/mcpCanonical machine-readable MCP metadata for installation and automatic discovery.
/.well-known/mcp/server.jsonStatic discovery document for registries that validate remote MCP servers before listing them.
/.well-known/mcp/server-card.jsonPublic listing target and vendor-verification backlink for the Homecastr remote MCP surface.
https://smithery.ai/servers/danielhardestylewis/homecastrforecast_by_address{
"address": "1000 Brickell Ave Miami FL",
"year": 2028
}get_panel_lineage{
"panel_id": "panel.acs_nationwide"
}list_data_sources{
"source_family": "assessor_tax",
"panel_id": "panel.hcad_houston"
}get_source_coverage_map{}list_source_coverage_index{
"coverage_feature_id": "coverage.arizona_phoenix_maricopa_pinal",
"coverage_geometry_role": "reference_boundary"
}get_backtest_scores{
"benchmark_id": "acs_cutoff2016_horizon8_maricopa_realized_acs",
"target": "total_population"
}Start here for ordinary property and market questions. Inputs mirror the corresponding REST geography endpoints.
Discover assets and contracts before requesting records, and preserve policy and provenance metadata in agent use.
Read published forecast vintages and benchmark results with pinned provenance and evaluation metadata.
Convenience tools for the benchmark-first namespace and its public vintages and score tables.
Outlook, training-run, and analytics tools available only on the extended stdio server with their existing credential gates.
The app exposes streamable HTTP through /api/mcp. The package also supports stdio for local agent runtimes.
MCP cannot return a field the same credential could not obtain through REST. Metadata-only and restricted responses stay explicit.
Tool failures preserve stable API error codes, retryability, and documentation links instead of returning unstructured text.
Start with the job you need to do, then move into the complete interface reference.
REST, MCP, and typed client references.