Openttt Pot
Rank #16,835io.github.Helm-Protocol/openttt-pot
Cryptographic audit trail for Claude Code workflows — tamper-proof timestamps, IETF TTTPS compliant.
Openttt Pot is a Model Context Protocol (MCP) server published by helm-protocol. It ranks #16,835 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Openttt Pot is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 4 tracked versions. It was first listed on Mar 14, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 98,756 of 115,591 servers on MCP Toplist.
Use Openttt Pot
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add openttt-pot -- npx -y @helm-protocol/ttt-mcp[mcp_servers.openttt-pot]
command = "npx"
args = ["-y", "@helm-protocol/ttt-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"@helm-protocol/ttt-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"@helm-protocol/ttt-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"openttt-pot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@helm-protocol/ttt-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"@helm-protocol/ttt-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"openttt-pot": {
"command": "npx",
"args": [
"-y",
"@helm-protocol/ttt-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Helm-Protocol%2Fopenttt-pot)<a href="https://mcptoplist.com/server/io.github.Helm-Protocol%2Fopenttt-pot"><img src="https://mcptoplist.com/badge/io.github.Helm-Protocol%2Fopenttt-pot.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
helm-protocol
Other servers by helm-protocol
View all helm-protocol servers →Available versions (4)
| Version | Published |
|---|---|
| 0.3.4 | Aug 15, 2026 |
| 0.2.7 | Mar 23, 2026 |
| 0.1.5 | Mar 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Openttt Pot?
- Openttt Pot is maintained by helm-protocol, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Openttt Pot listed on the Official MCP Registry?
- Yes — Openttt Pot is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Openttt Pot have?
- MCP Toplist tracks 4 versions of Openttt Pot, most recently published on Aug 15, 2026.
- Where can I find the source code for Openttt Pot?
- The source code for Openttt Pot is hosted at github.com/helm-protocol/openttt.