# stillos-notary-mcp MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-stillmarcus24-stillos-notary-mcp
- Repository: https://github.com/stillmarcus24/stillos-notary-mcp

## Install
- Command: `npx -y stillos-notary-mcp`
- Endpoint: https://stillos-notary-mcp-edge.stillos.workers.dev/mcp
- Auth: Not captured

## Setup notes
- Package: Npm stillos-notary-mcp v1.2.0
- Remote endpoint: https://stillos-notary-mcp-edge.stillos.workers.dev/mcp

## Tools
- 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. Endpoint: https://stillos-notary-mcp-edge.stillos.workers.dev/mcp
- 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. Endpoint: https://stillos-notary-mcp-edge.stillos.workers.dev/mcp
- 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. Endpoint: https://stillos-notary-mcp-edge.stillos.workers.dev/mcp
- 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. Endpoint: https://stillos-notary-mcp-edge.stillos.workers.dev/mcp
- 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. Endpoint: https://stillos-notary-mcp-edge.stillos.workers.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.stillmarcus24
- Version: 1.2.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 29, 2026
- Source: https://registry.modelcontextprotocol.io
