Command Palette

Search for a command to run...

Home / Servers

horizon-shield

Updated today

by ogasurfproject-jpg

🛡️ HORIZON SHIELD

Verifiable construction‑estimate auditing for AI agents

Don't trust the estimate. Verify it.

An MCP server that lets AI agents check whether a Japanese construction or renovation estimate is fair — against open data — and returns a result anyone can verify against Bitcoin (OpenTimestamps). No account, no key.

MCP Registry Transport: streamable-http Open data: JCCDB 65,520 · CC BY 4.0 Anchored: Bitcoin / OpenTimestamps Auth: none


JIDEC — verify this project without trusting it

The verification process behind HORIZON SHIELD's results is published as a Bitcoin-anchored, append-only public ledger. You do not have to trust us: fetch the anchored bytes, hash them yourself, and check the timestamp.

One line is enough to check any entry:

curl -s "https://hs-ledger.oga-surf-project.workers.dev/ledger/5?format=raw" | shasum -a 256

What this proves and what it does not is stated by the ledger itself at /health under transparency, including that OpenTimestamps has no RFC, ISO or eIDAS standing.

A Model Context Protocol (MCP) server that lets AI agents check whether a Japanese construction or renovation estimate is fair, against open data, and return a verifiable result.

HORIZON SHIELD KIRA on Glama Smithery

This repository is an MCP server implementation. It exposes read-only tools over the Model Context Protocol so that MCP-compatible clients and AI agents (Claude, and any other MCP host) can call construction-cost verification as a tool, not just read a web page.

  • Protocol: Model Context Protocol (MCP)
  • Transport: remote server over HTTP / SSE
  • Endpoint: https://hs-mcp.oga-surf-project.workers.dev
  • Access: read-only, no API key required
  • Data region: Japan (JPY), built on the open JCCDB dataset (65,520 line items)

What it does

A homeowner commissioning construction work cannot reliably judge whether a quote reflects a fair price. This is a textbook credence-good problem. This MCP server makes a third-party fair-price reference callable and verifiable by software, so an agent can check a number instead of trusting it.

Tools

This MCP server exposes the following tools:

Related servers

n8n

Updated today

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

204,501

mcp-server-fetch

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

90,371

@modelcontextprotocol/server-everything

OfficialUpdated 14d ago

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

90,371

mcp-server-git

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

90,371