{
  "name": "Property Evaluator",
  "description": "Public read-only MCP helpers for real-estate investment calculations, field guidance, and Zillow Research source discovery.",
  "version": "1.1.0",
  "protocol": "json-rpc-2.0",
  "protocolVersion": "2024-11-05",
  "transport": "streamable-http",
  "endpoint": "https://zillow.platphormnews.com/api/mcp",
  "alternateEndpoint": "https://zillow.platphormnews.com/api/v1/mcp",
  "access": "public-read-only",
  "tools": ["calculate_property_metrics", "get_evaluation_field_guide", "get_market_data_sources"],
  "resources": ["property-evaluation://schema", "property-evaluation://market-data-sources", "property-evaluation://privacy-boundary"],
  "prompts": ["evaluate_property_deal", "plan_property_due_diligence"],
  "mutations": false
}
