mcpbeat Sign in

Stillos Notary MCP Server

answering

Stillos Notary MCP is answering right now. Last checked 11 min ago. 407 installs a week from npm. It exposes 5 tools. Last commit 17 Sep 2026.

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

Installs per day peak 240 · avg 21 · +1197% w/w
a month agotoday
Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
224 ms
Response time
average over 24h
407
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Stillos Notary MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add stillos-notary-mcp --transport http https://stillos-notary-mcp-edge.stillos.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stillos-notary-mcp": {
      "url": "https://stillos-notary-mcp-edge.stillos.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stillos-notary-mcp]
url = "https://stillos-notary-mcp-edge.stillos.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "stillos-notary-mcp": {
      "url": "https://stillos-notary-mcp-edge.stillos.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stillos-notary-mcp": {
      "url": "https://stillos-notary-mcp-edge.stillos.workers.dev/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

claim
claim_verdict
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.
distress
distress_score
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.
file
file_dispute
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.
screen
screen_entity
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.
verify
verify_receipt
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.

Endpoints

URLTransportStateLatencyChecked
https://stillos-notary-mcp-edge.stillos.workers.dev/mcp streamable-http answering 154 ms 11 min ago

Alternatives to Stillos Notary MCP

same job, measured the same way
Onyx MCP
by dimitrilaouanis-tech

Ed25519-signed ground-truth oracle — 63 paid x402 tools live on Base mainnet.

33 tools answering
Verity
by clawdio777

Real-time fact-checking MCP. Verifies claims against live sources with structured verdicts.

48 installs/wk local only
C
402
by 402

Trust layer for agent payments (x402, Base): verify agents, risk scores, signed escrow verdicts.

55 installs/wk local only
Verify MCP
by tomjwxf

Offline Ed25519 verification of signed receipts, bundles, and trust artifacts.

62 installs/wk local only
Verify MCP
by scopeblind

Offline Ed25519 verification of signed receipts, bundles, and trust artifacts.

local only
Stillos Notary
by stillmarcus24

Signed, x402-paid StillOS notary tools: claim verdicts, OFAC screening, distress scoring.

51 installs/wk local only
Routavo
by routavo

Any API, four tools: discover, call with routing and signed receipts, verify, dispute.

4 tools answering
Oathlayer
by oathlayer

Verify AI outputs against real sources. Returns a trust signal and permanent doc number.

1 tools answering

Stillos Notary MCP — questions

Answers built from our own checks of this server.

What can Stillos Notary MCP do?
It exposes 5 tools, read directly from the server on our last check. Among them: claim_verdict, distress_score, file_dispute, screen_entity, verify_receipt. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Stillos Notary MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 224 ms. The bar chart above shows every period we have measured.
How do I connect Stillos Notary MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Stillos Notary MCP need an API key?
No. Stillos Notary MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Stillos Notary MCP?
It answers our handshake in 224 ms on average, which is faster than 62% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Stillos Notary MCP?
The npm package stillos-notary-mcp was installed 407 times in the last week. Week over week that is +1197%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Stillos Notary MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.