OpenTTT Proof of Time
@Helm-Protocol
About OpenTTT Proof of Time
Cryptographic transaction ordering verification for AI agents. Multi-source HTTPS time │
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
Basic information
More Productivity MCP servers
mcp-server-macos-use
mediar-aiAI agent that controls computer with OS-level tools, MCP compatible, works with any model
MCP Windows Desktop Automation
mario-andreschakA Model Context Protocol (MCP) server for Windows desktop automation using AutoIt.
ATLAS: Task Management System
cyanheadsA Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
applescript-mcp MCP Server
joshrutkowskiA macOS AppleScript MCP server

Time
modelcontextprotocolModel Context Protocol Servers
Comments