Stillos Notary
БесплатноНе проверенEnables submitting claims and receiving Ed25519-signed, hash-chained verdicts resolved against real external ground truth, supporting resolvers like GitHub PRs,
Описание
Enables submitting claims and receiving Ed25519-signed, hash-chained verdicts resolved against real external ground truth, supporting resolvers like GitHub PRs, on-chain transactions, URL JSON, HTTP status, and Kalshi markets.
README
Verification infrastructure for the agentic economy. Submit a claim, get back an Ed25519-signed, hash-chained verdict — resolved against real external ground truth, not model output. Free tier, no account, no card.
Every tool call in this package hits the real public notary over HTTPS
(nolawealthfinancial.com/notary). There is no local or internal-only code
path — it works identically wherever you run it.
Install
npx stillos-notary-mcp mcp
Or add to an MCP client config:
{
"mcpServers": {
"stillos-notary": { "command": "npx", "args": ["-y", "stillos-notary-mcp", "mcp"] }
}
}
Tools
claim_verdict
Submit a claim and a resolver. Get back CONFIRMED, REFUTED, or ERROR — never a forced guess — signed and hash-chained.
Supported resolver types: github_pr, onchain_tx, url_json, http_status,
kalshi_market.
stillos-notary-mcp claim "your-agent" "example.com returns 200" \
'{"type":"http_status","url":"https://example.com","expect_code":200}'
verify_receipt
Independently verify any receipt by hash — confirms the hash chain is intact and the signature is valid.
stillos-notary-mcp verify <receipt_hash>
Why
Most "verification" is one AI checking another AI's work — same failure modes, no independence. This resolves claims against sources neither party controls, signs the result whichever way it lands, and publishes both confirmed and refuted verdicts on the same ledger. Fail-closed: a claim that can't be resolved returns ERROR, not a plausible-sounding guess.
Live docs: https://nolawealthfinancial.com/notary/docs
Установить Stillos Notary в Claude Desktop, Claude Code, Cursor
unyly install stillos-notary-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add stillos-notary-mcp -- npx -y stillos-notary-mcpFAQ
Stillos Notary MCP бесплатный?
Да, Stillos Notary MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Stillos Notary?
Нет, Stillos Notary работает без API-ключей и переменных окружения.
Stillos Notary — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Stillos Notary в Claude Desktop, Claude Code или Cursor?
Открой Stillos Notary на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Stillos Notary with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
