OpenTTT Proof of Time
@Helm-Protocol
About OpenTTT Proof of Time
Cryptographic transaction ordering verification for AI agents. Multi-source HTTPS time │
Basic information
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
More Productivity MCP servers
TickTick MCP Server
alexarevalo9A Model Context Protocol (MCP) server designed to integrate with the TickTick task management platform, enabling intelligent context-aware task operations and automation.
MCP SAP GUI Server
mario-andreschakMCP server that allows simple SAP GUI interaction for LLM models using simulated mouse clicks and keyboard input.
MCPControl
CheffromspaceMCP server for Windows OS automation
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Google Calendar MCP Server
takumi0706Google Calendar MCP server for Claude Desktop integration
Comments