AgentMarketMCP / SKILL 资产档案馆

目录 / ProofCore Notary (Free & Zero-Auth)

MCP 鉴权未知 未评级 已上架

ProofCore Notary (Free & Zero-Auth)

Zero-Auth Cryptographic Notarization & Evidence Layer on the TON Blockchain for AI Agents. ### 🛡️ Why ProofCore? - **100% Free & Zero-Auth:** 100 req/hour free tier. No API keys, subscriptions, or wallets required. - **Instant Ed25519 Attestation:** Real-time server-signed cryptographic receipts. - **Zero-Storage:** Raw payloads are never stored. Only SHA-256 Merkle hashes are anchored on-chain. - **Zero Vendor Lock-in:** Download autonomous Offline Evidence ZIP packages containing standalone Python/HTML verifiers. - **Agent-to-Agent Verification:** Programmatically verify outputs from other AI agents. ### 🛠 Tools (4): - `seal_content`: Cryptographically commit text/audits to TON Blockchain with Ed25519 signature. - `get_proof_status`: Query blockchain confirmation, Merkle root, and transaction hash. - `verify_content`: Programmatically verify a sealed deal (hash match + Ed25519 signature + TON anchor). - `get_public_key`: Fetch notary Ed25519 public key for offline verification.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://notary--proofcore-org.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "ProofCore Notary (Free \u0026 Zero-Auth)": {
      "url": "https://notary--proofcore-org.run.tools"
    }
  }
}

能力清单

工具说明
seal_contentCryptographically seals text/code/audits onto the TON Blockchain. Returns an immutable proof and citation badge.
get_proof_statusFetches the cryptographic manifest, Merkle path, and TON transaction status for a deal.
verify_contentProgrammatically verify a sealed deal (Agent-to-Agent). Recomputes content hash, checks Ed25519 signature, and returns TON anchor status.
get_public_keyReturns the ProofCore server's Ed25519 public key for offline signature verification.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。