Cryptographic audit trail for Claude Code workflows — tamper-proof timestamps, IETF TTTPS compliant.
claude mcp add openttt-pot -- npx -y @helm-protocol/ttt-mcp
claude_desktop_config.json
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"@helm-protocol/ttt-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"@helm-protocol/ttt-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"@helm-protocol/ttt-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"openttt-pot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@helm-protocol/ttt-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"@helm-protocol/ttt-mcp"
]
}
}
}
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