Proof-of-Time transaction ordering verification for AI agents. 5 MCP tools.
claude mcp add openttt-pot -- npx -y openttt
claude_desktop_config.json
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"openttt"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"openttt"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"openttt"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"openttt-pot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"openttt"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"openttt"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Helm-Protocol--openttt-pot/reviews or the review_server meta-tool.
POST /mcp