MCP.so
Sign In
O

OpenTTT Proof of Time

@Helm-Protocol

About OpenTTT Proof of Time

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

Basic information

Category

Productivity

Transports

stdio

Publisher

Helm-Protocol

Submitted by

Heime-Jorgen

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Productivity MCP servers