MCP.so
登录
O

OpenTTT Proof of Time

@Helm-Protocol

关于 OpenTTT Proof of Time

Cryptographic transaction ordering verification for AI agents. Multi-source HTTPS time │

基本信息

分类

生产力

传输方式

stdio

发布者

Helm-Protocol

提交者

Heime-Jorgen

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "openttt": {
      "command": "npx",
      "args": [
        "-y",
        "@helm-protocol/ttt-mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is OpenTTT Proof of Time?

OpenTTT Proof of Time is a server that provides cryptographic transaction ordering verification for AI agents. It synthesizes time from multiple HTTPS sources (NIST, Google, Cloudflare, Apple) and combines an integrity pipeline (GRG) with Ed25519 signing to produce verifiable proof-of-time stamps.

How to use OpenTTT Proof of Time?

The server offers five tools: pot_generate, pot_verify, pot_query, pot_stats, and pot_health. Invoke these through an MCP client to create, verify, or query time proofs; fetch statistics; or check server health.

Key features of OpenTTT Proof of Time

  • Multi-source HTTPS time

评论

生产力 分类下的更多 MCP 服务器