# HORIZON SHIELD — construction estimate auditor (agent intake) MCP server

Agent-facing intake for HORIZON SHIELD, the Japanese construction estimate auditor.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-ogasurfproject-jpg-horizon-shield-webmcp
- Repository: https://github.com/ogasurfproject-jpg/horizon-shield
- Website: https://shield.the-horizons-innovation.com

## Install
- Endpoint: https://hs-webmcp.oga-surf-project.workers.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://hs-webmcp.oga-surf-project.workers.dev/mcp

## Tools
- ask (一文で聞けば、正しい窓口に繋ぐ) - Check whether a construction or renovation quote in JAPAN is fairly priced, against 65,520 open catalogue items and Bitcoin-anchored verification records. Single entry point: pass one sentence.
USE WHEN: the user has a quote or a price for building/renovation work in Japan and wants to know if it is reasonable; or wants to check a HORIZON SHIELD receipt or a jidec: citation; or asks about overcharging tactics used by contractors; or is looking for a verified contractor.
DO NOT USE WHEN: the work is outside Japan; the question is not about construction or renovation; the user has already signed or paid and needs consumer-protection help; or there is an active emergency (gas smell, collapse, water not stopping). In those cases this tool does not answer - it returns the appropriate outside destination instead, and says so.
Every reply carries verify (a URL that checks the answer) and limits (what the answer does NOT prove). Routing is a deterministic keyword table, not an LLM, so the same input always routes the same way.
Examples: "is 800,000 yen high for exterior wall painting?" / "is jidec:entry:9 genuine?" / "how do I refuse a door-to-door sales pitch?"
日本の建設・リフォーム見積もりが適正かを確認する単一入口。日本語の一文で渡してよい。適正診断・台帳(JIDEC)の記録検証・過剰請求の手口・検証済み加盟店の4方向へ決定的に振り分ける。日本国外/建設以外/契約後の紛争/緊急時は**答えずに適切な外部の窓口を返す。**返り値には必ず verify(検証URL)と limits(証明していないこと)が入る。 Endpoint: https://hs-webmcp.oga-surf-project.workers.dev/mcp
- orchestrate (集客→診断→発信 一括実行) - 1回の呼び出しで HORIZON SHIELD の集客→診断→注意喚起→発信を一気通貫で回す司令塔。work(と任意の quoted_price)を渡すと、内部で intake(KIRA適正診断)・scan_tactics(検証済み手口+一次ソース)・draft_broadcast(発信下書き+被リンク)を順に実行し、結果を1つに束ねて返す。価格は検証可能な一次データのみ。発信は下書きで自動投稿しない。 / One-call orchestrator returning audit + tactics + broadcast draft. Verifiable first-party prices only. Drafts only, no auto-posting. Endpoint: https://hs-webmcp.oga-surf-project.workers.dev/mcp
- intake_estimate (見積もり適正診断(KIRA)) - 施主の建設・リフォーム見積もりを受け付け、HORIZON SHIELD KIRA(内部・中立)の適正価格診断へ橋渡しする集客窓口。工事名と業者提示額を渡すと、適正かどうかの判定と、無料の第三者チェック(EHN)への導線を返す。価格の断定はせず、確認すべき点を渡す。 / Intake desk: bridges a homeowner quote to the KIRA fair-price audit and returns the verdict plus a free third-party check (EHN) path. Endpoint: https://hs-webmcp.oga-surf-project.workers.dev/mcp
- scan_tactics (過剰請求の手口スキャン) - ある工事・キーワードに関する『過剰請求の手口』を、HORIZON SHIELD(大賀俊勝30年監修)の検証済みデータ(内部KIRA)から返し、一次ソース(国民生活センター/消費者庁/EHN実例ボード)の在処を添える。価格判定ではなく注意喚起。推測で新事例を断定しない。 / Returns verified overcharge tactics and points to primary sources. Awareness, not a price verdict. Endpoint: https://hs-webmcp.oga-surf-project.workers.dev/mcp
- draft_broadcast (注意喚起の発信下書き) - ある工事の過剰請求への注意喚起を発信する下書き(note用長文・X用短文)を生成し、HORIZON SHIELDの該当解説ページ(実在URL)への被リンクを添える。価格はKIRA(検証可能SHA-256付き)の一次データのみ。推測の数字は入れない。下書きであり公開前に運営者が最終版にする(自動投稿しない)。 / Generates broadcast DRAFTS with backlinks. Verifiable first-party prices only. Draft; operator finalizes. No auto-posting. Endpoint: https://hs-webmcp.oga-surf-project.workers.dev/mcp

## Resources
- horizon://about - HORIZON SHIELD とは この窓口と運営(中立・第三者・紹介料なし)の説明 MIME type: text/markdown
- jccdb://dataset - JCCDB データセット情報 日本建設費オープンDB(65,520品目)のメタ・ライセンス・出典・引用 MIME type: application/json
- souba://categories - 工事カテゴリ一覧 相場・赤旗を整備した工種カテゴリ(61種) MIME type: application/json
- souba://sources - 相場データの出典 fair-price データの出典・更新日・地域係数 MIME type: application/json
- ehn://board - 見積もりハッカーニュース(EHN) 匿名で見積もりを第三者チェックする無料掲示板の説明 MIME type: text/markdown

## Prompts
- diagnose_my_estimate - 見積もりを診断する 手元の見積もり(工種と金額)を、KIRAの中立診断とEHN導線で読み解く手順を組み立てる。 Arguments: work, quoted_price
- how_to_read_an_estimate - 見積書の読み方 見積書のどこを見るべきか(一式・諸経費・期限つき値引き等)を工種に沿って解説する手順。 Arguments: work

## Metadata
- Owner: io.github.ogasurfproject-jpg
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 30, 2026
- Source: https://registry.modelcontextprotocol.io
