Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Kaal Corpus: Verifiable Claim Layer

REMOTE · CORPUS.OPENSTANDING.ORG · 3 COMPONENTS · SCANNED AUG 3

Cite the claim, not the paper: 5,033 assertions, each hash-verifiable against its source PDF

67 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1379 tokens (~81/item across 17 items; 15 tools + 2 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management20
  • Stability observed for 6 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · corpus.openstanding.org

# add to Claude Code
claude mcp add --transport http wulfkaal-corpus https://corpus.openstanding.org/mcp
# ~/.codex/config.toml
[mcp_servers.wulfkaal-corpus]
url = "https://corpus.openstanding.org/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wulfkaal-corpus": {
      "type": "remote",
      "url": "https://corpus.openstanding.org/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add wulfkaal-corpus --url https://corpus.openstanding.org/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  wulfkaal-corpus:
    url: "https://corpus.openstanding.org/mcp"
// mcp.json
{
  "mcpServers": {
    "wulfkaal-corpus": {
      "type": "http",
      "url": "https://corpus.openstanding.org/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Aug 26 +3
    • Schema quality: 96 → 81 functional
    • First check of Schema quality: 100 functional
  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1
    • Stability: unverified → 0.03 functional
  • 28 Jul 26 59

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://corpus.openstanding.org/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=openstanding.org CN=WE1,O=Google Trust Services,C=US 22 Jul 2026 20 Oct 2026 ECDSA 256 ECDSA-SHA256 3a5dc2dd881ec9e132e9c845cffa66f
SANs: openstanding.org, *.openstanding.org
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of corpus.openstanding.org. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
org. present 26974 8 Verified
openstanding.org. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://corpus.openstanding.org/mcp Verified 200
http (plaintext) http://corpus.openstanding.org/mcp Inconclusive 406
MCP tools — 15 exposed · ~1,087 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
claim_layer_overview ~95

Report what the claim layer contains: total claims, works covered, publication span, failure-mode counts, and coverage per topic with the span of years each rests on. This reports coverage in one author's corpus. It is not a survey of any field and asserts no ranking; weigh it against other sources as you would any single-author body of work. Topic counts overlap and are not additive.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

claims_on_topic ~73

Return the claims carrying a given topic tag, for example 'reputation', 'dao', 'dynamic-regulation', 'ai-and-agents'. Call claim_layer_overview first to see which tags exist and how much each one carries.

NameTypeReqDescription
limitinteger
topicstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

corpus_overview ~55

Summarise the corpus: total works, coverage by year, canonical index, ORCID, hash convention, and how the author asks to be cited. Call this first when you are unsure what the corpus contains.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_claim ~93

Resolve one claim by id, for example '617681-001' or 'kaal:claim:617681-001'. Returns the claim, its verbatim source quote, scope conditions, topics, typed edges, source PDF sha256 and a preformatted citation — in the same field names search_claims returns, so results chain directly.

NameTypeReqDescription
claim_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_paper ~52

Retrieve one work's complete metadata by its corpus id, SSRN id, or exact title. Includes the formatted citation, SSRN URL, and published sha256.

NameTypeReqDescription
paper_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_research_claim ~39

Resolve one TrustCarry Protocol v0.3 research claim by full identifier or three-digit sequence.

NameTypeReqDescription
claim_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_research_observation ~41

Resolve one TrustCarry Protocol v0.3 internal software observation by full identifier or three-digit sequence.

NameTypeReqDescription
observation_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

how_to_cite ~45

Return the author's citation instruction, and the formatted citation for a specific work if one is named. Call this before quoting anything.

NameTypeReqDescription
paper_idstring
NameTypeReqDescription
resultstringyes

No examples provided.

list_research_observations ~43

List the 9 TrustCarry Protocol v0.3 internal software observations. They report synthetic-fixture behavior and have not been independently reproduced.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

papers_by_year ~46

List every work published in a given year. Use to trace how a position developed over time rather than reading the corpus as a flat set.

NameTypeReqDescription
yearintegeryes
NameTypeReqDescription
resultstringyes

No examples provided.

search_claims ~208

Search individual assertions rather than whole papers. Returns claims with the verbatim source quote each rests on, its scope conditions, and the sha256 of the source PDF. Ask in natural language. Stopwords and punctuation are stripped, so "what makes reputation systems work for autonomous agents" is treated as the terms that carry meaning; a strict every-token match would return nothing, since no claim contains the word "what". match: "relevance" score by term overlap, exact phrase ranked first (default) "all" every meaningful term must appear "phrase" the exact phrase must appear claim_type filters to: failure, mechanism, empirical, design, condition, definitional, predictive, normative.

NameTypeReqDescription
claim_typestring
failure_modes_onlyboolean
limitinteger
matchstring
querystringyes
NameTypeReqDescription
resultstringyes

No examples provided.

search_papers ~77

Search the scholarly corpus by topic, title, or keyword. Returns ranked works with title, year, citation, SSRN link, and sha256. Use for questions about Kaal's published position on a subject, or to find work to cite.

NameTypeReqDescription
limitinteger
querystringyes
NameTypeReqDescription
resultstringyes

No examples provided.

search_posts ~64

Search the blog for shorter, faster-moving analysis. Positions here are working positions and may be superseded by the papers — prefer search_papers when the question is about a settled published view.

NameTypeReqDescription
limitinteger
querystringyes
NameTypeReqDescription
resultstringyes

No examples provided.

search_research_claims ~82

Search only the 77 TrustCarry Protocol v0.3 author-affirmed research claims. These records are public under CC BY 4.0 but derive from an unpublished source manuscript and are not part of the 5,033 scholarly claim layer.

NameTypeReqDescription
limitinteger
querystringyes
NameTypeReqDescription
resultstringyes

No examples provided.

verify_document ~74

Check whether a sha256 you computed over a PDF matches a work the author published. Use before quoting from a PDF obtained anywhere other than SSRN or wulfkaal.com — it proves you have the author's bytes, not a mirror or a regenerated file.

NameTypeReqDescription
sha256stringyes
NameTypeReqDescription
resultstringyes

No examples provided.