{
  "name": "hs-webmcp",
  "title": "HORIZON SHIELD WebMCP (KIRA)",
  "version": "0.4.1",
  "role": "HORIZON SHIELD WebMCP 集客窓口(外部エージェント向け)",
  "mcp_endpoint": "https://hs-webmcp.oga-surf-project.workers.dev/mcp",
  "transport": "streamable-http (POST /mcp)",
  "auth": "none (public read-only desk)",
  "tools": [
    "orchestrate",
    "intake_estimate",
    "scan_tactics",
    "draft_broadcast"
  ],
  "resources": [
    "horizon://about",
    "jccdb://dataset",
    "souba://categories",
    "souba://sources",
    "ehn://board"
  ],
  "prompts": [
    "diagnose_my_estimate",
    "how_to_read_an_estimate"
  ],
  "embed": "https://hs-webmcp.oga-surf-project.workers.dev/embed.js?store=<store_id>",
  "bridges_to": "https://hs-mcp.oga-surf-project.workers.dev",
  "site": "https://shield.the-horizons-innovation.com"
}