MCP.so
Sign In

HORIZON SHIELD: construction and renovation estimate auditor (Ja…

@ogasurfproject-jpg

About HORIZON SHIELD: construction and renovation estimate auditor (Ja…

Independent third party audit for Japanese construction and renovation estimates. 14 read only tools over Streamable HTTP, no API key. Fair price ranges and overcharge thresholds from JCCDB (65,520 open line items across 402 categories, CC BY 4.0, DOI backed), red flag detection for high pressure sales wording, and tamper evident verdicts you recompute yourself with SHA-256. Verdicts fail closed: if a claim cannot be recomputed the result is unverified, never a soft pass.

Connection details

https://mcp.horizonshield.dev

Setup

claude mcp add horizon-shield --transport http https://mcp.horizonshield.dev

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

What is HORIZON SHIELD?

HORIZON SHIELD is a third party audit desk for Japanese construction and renovation estimates, callable by an agent. A homeowner commissioning construction work cannot reliably judge whether a quote reflects a fair price. This server makes a fair price reference checkable by software, so an agent can verify a number instead of trusting it.

What it serves

  • Transport: MCP over Streamable HTTP (JSON-RPC 2.0). The legacy SSE transport is not implemented.
  • Endpoint: https://mcp.horizonshield.dev
  • Access: read only, no API key, no account
  • Data: JCCDB, an open dataset of 65,520 Japanese construction line items across 402 categories, CC BY 4.0, DOI backed
  • Region: Japan (JPY)

The 14 tools

ToolWhat it does
get_price_rangeFair price range (min, avg, max), the overcharge threshold, unit, trend, field notes
audit_estimateJudges a quoted price as fair, a bit high, or overcharge risk, with the gap from average
verify_fair_priceRecords a fair price as a tamper evident SHA-256 claim before the contractor quote (PTKA)
check_red_flagsMatches estimate or sales wording against known high pressure tactics. Language agnostic
get_estimate_reading_guideUniversal principles for judging whether any estimate is honest
list_cost_categoriesThe maintained work categories
get_fair_price_sourcesSources, update date, regional multipliers behind the data
get_jccdb_dataset_infoMetadata, scale, license, download links, citation for JCCDB
suggest_ehnReturns an invitation to submit a worrying estimate for third party review
search_cost_categoryFinds a category by work name or keyword
preview_reverse_estimateDirection only versus average, before a detailed breakdown exists
verify_integrity_claimRecomputes a signed verdict as a third party. Fail closed
create_ap2_fairness_attestationA FairPriceAttestation shaped to attach to a Google AP2 Cart Mandate
get_agent_cardThe A2A Agent Card URL and published skills

How to verify this server without trusting the operator

Every verdict carries a SHA-256 over its signed payload, and verify_integrity_claim recomputes it independently. The verification contract is published at https://mcp.horizonshield.dev/.well-known/verification-contract.json and versioned in public: contract 0.3 added a third result value, partial, so that a check which was available but not requested is never rounded up into a pass.

Related servers from the same operator, all read only and free:

What this server will not do

It does not post anything on your behalf, does not take referral fees from contractors, and does not claim how many times it has been called from outside. The usage counter it publishes deliberately stores no IP addresses, so it cannot separate its own automated checks from external traffic, and it says so.

Frequently asked questions

What is the HORIZON SHIELD: construction and renovation estimate auditor (Japan) remote MCP server?

The HORIZON SHIELD: construction and renovation estimate auditor (Japan) remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.horizonshield.dev, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the HORIZON SHIELD: construction and renovation estimate auditor (Japan) MCP server?

Add the endpoint https://mcp.horizonshield.dev to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the HORIZON SHIELD: construction and renovation estimate auditor (Japan) MCP server require authentication?

No. HORIZON SHIELD: construction and renovation estimate auditor (Japan)'s MCP server does not require authentication — you can connect directly with the endpoint URL.

Which transport does the HORIZON SHIELD: construction and renovation estimate auditor (Japan) MCP server use?

HORIZON SHIELD: construction and renovation estimate auditor (Japan) exposes a stdio endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments