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

コメント

「生産性」の他のコンテンツ