# io.github.stillmarcus24/stillos-notary-mcp (npm · stillos-notary-mcp)

Ed25519-signed verdicts resolved against real ground truth. Free claim/verify; paid bonded dispute.

- Trust score: 68/100 (medium)
- Change this week: −9
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `stillos-notary-mcp-edge.stillos.workers.dev`: 60/100, [markdown](https://verifymcp.io/servers/stillmarcus24-stillos-notary-mcp/stillos-notary-mcp-edge.md), [page](https://verifymcp.io/servers/stillmarcus24-stillos-notary-mcp/stillos-notary-mcp-edge)
- npm · `stillos-notary-mcp`: 68/100 (this document), [markdown](https://verifymcp.io/servers/stillmarcus24-stillos-notary-mcp/stillos-notary-mcp.md), [page](https://verifymcp.io/servers/stillmarcus24-stillos-notary-mcp/stillos-notary-mcp)

## Channel facts

- Registry: `npm`
- Package: `stillos-notary-mcp`
- Version: `1.2.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - No production dependencies, so there is no dependency health to assess.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 3 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 608 tokens (~121/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add stillmarcus24-stillos-notary-mcp -- npx -y stillos-notary-mcp
```

### Codex

```bash
codex mcp add stillmarcus24-stillos-notary-mcp -- npx -y stillos-notary-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "stillmarcus24-stillos-notary-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "stillos-notary-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add stillmarcus24-stillos-notary-mcp --command npx --arg -y --arg stillos-notary-mcp
```

### Hermes

```yaml
mcp_servers:
  stillmarcus24-stillos-notary-mcp:
    command: "npx"
    args: ["-y", "stillos-notary-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "stillmarcus24-stillos-notary-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "stillos-notary-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 68, +1)

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

### 2026-08-02 (score 67, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-08-01 (score 52, +1)

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

### 2026-07-31 (score 51, +22)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 29, −48)

- [security regression] Malware scan: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] Package version: 1.0.0 → 1.2.0

### 2026-07-27 (score 77, +30)

- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: fail
- [functional] First check of Schema quality: fair
- [functional] First check of Tool coverage: 100

### 2026-07-26 (score 47)

First indexed and scored.

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

## MCP tools (5)

### `claim_verdict` (~143 tokens)

Submits a claim and returns a signed verdict: settled against real external ground truth (GitHub PR, on-chain tx, HTTP status, JSON field, Kalshi market, or multi-exchange price consensus), Ed25519-signed, hash-chained. Free tier — no account, no card. Returns CONFIRMED, REFUTED, or ERROR — never a forced guess.

Input parameters:

- `agent` (string, required): who is asking (shown on the public reputation ledger)
- `claim` (string, required): the claim in plain language, e.g. "PR #42 on owner/repo is merged"
- `resolver` (object, required): which external source resolves this claim

### `verify_receipt` (~62 tokens)

Independently verifies any StillOS notary receipt by its hash: confirms the hash chain is intact and the Ed25519 signature is valid. Read-only, free, no auth.

Input parameters:

- `hash` (string, required): the receipt_hash returned by claim_verdict or commit

### `file_dispute` (~154 tokens)

Files a bonded dispute against a verdict receipt: the disputed verdict is re-resolved immediately against the identical resolver specification that produced it — independent re-run, not a re-vote. An upheld dispute overturns the verdict and queues a slashable payout against the notary's on-chain correctness bond. Paid: $1.00 USDC (Base) via x402 — no free tier. A call without an attached x402 payment returns the payment requirement (price, payTo, asset), not a verdict.

Input parameters:

- `agent` (string, required): who is filing the dispute (shown on the public reputation ledger)
- `receipt_hash` (string, required): the receipt_hash of the verdict being disputed — must be under 48 hours old

### `screen_entity` (~116 tokens)

OFAC SDN sanctions name screen: matches a legal name against the OFAC Specially Designated Nationals list, with a source_as_of freshness timestamp, Ed25519-signed. Paid: $0.001 USDC (Base) via x402 — no free tier. A call without an attached x402 payment returns the payment requirement, not a verdict.

Input parameters:

- `agent` (string, required): who is asking (shown on the public reputation ledger)
- `entity` (string, required): legal name to screen against the OFAC SDN list

### `distress_score` (~133 tokens)

Validated corporate distress-foresight score for a single equity ticker: Altman Z-score computed from live SEC XBRL filings, backtested 71% sensitivity / 100% specificity with a ~109-day median lead time, Ed25519-signed. Paid: $0.15 USDC (Base) via x402 — no free tier. A call without an attached x402 payment returns the payment requirement, not a verdict.

Input parameters:

- `agent` (string, required): who is asking (shown on the public reputation ledger)
- `ticker` (string, required): equity ticker to score, e.g. "AAPL"

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/stillmarcus24-stillos-notary-mcp/stillos-notary-mcp#diagnostics

## Score history

- 2026-08-03: 68
- 2026-08-02: 67
- 2026-08-01: 52
- 2026-07-31: 51
- 2026-07-30: 29
- 2026-07-29: 77
- 2026-07-28: 77
- 2026-07-27: 77
- 2026-07-26: 47

## Links

- npm package: https://www.npmjs.com/package/stillos-notary-mcp
- Socket report: https://socket.dev/npm/package/stillos-notary-mcp
- Repository: https://github.com/stillmarcus24/stillos-notary-mcp
- Changelog RSS feed: https://verifymcp.io/servers/stillmarcus24-stillos-notary-mcp/stillos-notary-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/stillmarcus24-stillos-notary-mcp/stillos-notary-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/stillmarcus24-stillos-notary-mcp/stillos-notary-mcp
