Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

HORIZON SHIELD: Construction Estimate Auditor for Japan (KIRA)

io.github.ogasurfproject-jpg/horizon-shield-webmcp

Agent intake desk for property renovation. Read only, CORS open, fail closed, receipts recompute.

Uptime
100.0%
1 direct probes · 30d
Response
153ms
last probe
Tools
5
callable
Resources
5
readable
Prompts
2
available

Tools · 5

route_request

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 WH…

run_full_audit

1回の呼び出しで HORIZON SHIELD の集客→診断→注意喚起→発信を一気通貫で回す司令塔。work(と任意の quoted_price)を渡すと、内部で intake(KIRA適正診断)・scan_tactics(検証済み手口+一次ソース)・draft_broadcast(発信下書き+被リンク)を順に実行し、結果を1つに束ねて返す。価格は検証可能な一次データのみ。発信は下書きで自動投稿し…

intake_estimate

施主の建設・リフォーム見積もりを受け付け、HORIZON SHIELD KIRA(内部・中立)の適正価格診断へ橋渡しする集客窓口。工事名と業者提示額を渡すと、適正かどうかの判定と、無料の第三者チェック(EHN)への導線を返す。価格の断定はせず、確認すべき点を渡す。 / Intake desk: bridges a homeowner quote to the KIRA fair-price aud…

scan_tactics

ある工事・キーワードに関する『過剰請求の手口』を、HORIZON SHIELD(大賀俊勝30年監修)の検証済みデータ(内部KIRA)から返し、一次ソース(国民生活センター/消費者庁/EHN実例ボード)の在処を添える。価格判定ではなく注意喚起。推測で新事例を断定しない。 / Returns verified overcharge tactics and points to primary sourc…

draft_broadcast

ある工事の過剰請求への注意喚起を発信する下書き(note用長文・X用短文)を生成し、HORIZON SHIELDの該当解説ページ(実在URL)への被リンクを添える。価格はKIRA(検証可能SHA-256付き)の一次データのみ。推測の数字は入れない。下書きであり公開前に運営者が最終版にする(自動投稿しない)。 / Generates broadcast DRAFTS with backlinks. …

Resources · 5

about-horizon-shield

この窓口と運営(中立・第三者・紹介料なし)の説明

horizon://about
jccdb-dataset-info

日本建設費オープンDB(65,520品目)のメタ・ライセンス・出典・引用

jccdb://dataset
souba-categories

相場・赤旗を整備した工種カテゴリ(61種)

souba://categories
souba-sources

fair-price データの出典・更新日・地域係数

souba://sources
ehn-info

匿名で見積もりを第三者チェックする無料掲示板の説明

ehn://board

Prompts · 2

diagnose_my_estimate

手元の見積もり(工種と金額)を、KIRAの中立診断とEHN導線で読み解く手順を組み立てる。

how_to_read_an_estimate

見積書のどこを見るべきか(一式・諸経費・期限つき値引き等)を工種に沿って解説する手順。

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "horizon_shield:_construction_estimate_auditor_for_japan_(kira)": {
      "url": "https://web.horizonshield.dev/mcp",
      "transport": "streamable-http"
    }
  }
}