openttt pot for VS Code
io.github.helm-protocol/openttt-pot
Cryptographic audit trail for Claude Code workflows — tamper-proof timestamps, IETF TTTPS compliant.
client:VS Code
transport:stdio
runtime:npm
Install openttt pot in VS Code
.vscode/mcp.json
{
"servers": {
"openttt-pot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@helm-protocol/ttt-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs