MCP Server

Agent-facing forecast tools

Homecastr exposes the same forecasting system through Model Context Protocol so agents can inspect, compare, and explain forecasts with structured tool calls instead of scraping the UI.

Tool surface

Forecast retrieval, tile rendering, lookup helpers, and status checks are exposed as MCP tools.

Transport

The server uses the streamable HTTP transport exposed by the app's /api/mcp endpoints.

Use cases

Agent workflows can fetch forecasts, compare neighborhoods, or attach forecast context to conversations.

What to expect

The server should return a valid initialize response before tool discovery.

Use the status page for live health questions and the API docs for canonical request examples.

Use the schema reference when an RPC name or table alias differs across environments.

Recommended agent flow

  1. 1. Check status before running multi-step lookups.
  2. 2. Use the API docs for address, parcel, tract, and compatibility-route examples.
  3. 3. Fall back to schema and integration docs when you need wrapper, fallback, or evidence details.

Documentation

Reference, guide, and status pages share this navigation so the public docs set stays consistent.

Ready to see your forecast?

Look up a home and see where its value may be headed over the next five years.