{
  "server": {
    "name": "horizon-shield",
    "version": "1.0.0"
  },
  "transport": "MCP over Streamable HTTP (JSON-RPC 2.0)",
  "usage": "POST JSON-RPC 2.0 to this URL. methods: initialize, tools/list, tools/call.",
  "tools": [
    "jccdb_dataset_info",
    "list_cost_categories",
    "search_cost_category",
    "how_to_read_estimate",
    "fair_price_data_sources",
    "get_price_range",
    "audit_estimate",
    "red_flag_check",
    "verify_fair_price",
    "suggest_ehn"
  ],
  "site": "https://shield.the-horizons-innovation.com"
}