目录 / ProofCore Notary (Free & Zero-Auth)
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_content | Cryptographically seals text/code/audits onto the TON Blockchain. Returns an immutable proof and citation badge. |
| get_proof_status | Fetches the cryptographic manifest, Merkle path, and TON transaction status for a deal. |
| verify_content | Programmatically verify a sealed deal (Agent-to-Agent). Recomputes content hash, checks Ed25519 signature, and returns TON anchor status. |
| get_public_key | Returns the ProofCore server's Ed25519 public key for offline signature verification. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。