Skip to content
Zed

openttt pot for Zed

io.github.helm-protocol/openttt-pot

Cryptographic audit trail for Claude Code workflows — tamper-proof timestamps, IETF TTTPS compliant.

client:Zed transport:stdio runtime:npm

Install openttt pot in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "openttt-pot": {
      "command": "npx",
      "args": [
        "-y",
        "@helm-protocol/ttt-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

openttt pot in other clients