← 返回
沟通协作 中文

DoubleTick

Send tracked emails via Gmail and check if they were opened.
通过Gmail发送跟踪邮件并检查是否被打开
cseguinlz
沟通协作 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 558
下载
💾 8
安装
1
版本
#latest

概述

DoubleTick

Send tracked emails via Gmail and check if they were opened.

Setup

  1. Install and log in (one-time):
npx doubletick-cli login
  1. Add to your MCP config:
{
  "mcpServers": {
    "doubletick": {
      "command": "npx",
      "args": ["-y", "doubletick-cli"]
    }
  }
}

What it does

DoubleTick injects a 1x1 tracking pixel into emails sent via the Gmail API. When the recipient opens the email, the pixel fires and the open is logged. You can then check the status to see if and when it was read.

Tools

  • send_tracked_email — Send an email with read tracking. Body accepts markdown (auto-converted to HTML).
  • check_tracking_status — Check if a tracked email has been opened, with open count, device, and timing.
  • list_tracked_emails — List recent tracked emails with open rates and stats.

Examples

Send a tracked email to jane@company.com with subject "Q1 Planning" and body "Hi Jane, here are the numbers for Q1..."
Check if my last tracked email was opened
Show my tracked emails dashboard

Requirements

  • Node.js 18+
  • A Gmail account
  • A DoubleTick account (free tier: 5 tracked emails/week)

Links

  • npm: https://www.npmjs.com/package/doubletick-cli
  • GitHub: https://github.com/cseguinlz/doubletick-cli
  • Website: https://doubletickr.com

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 07:36 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,583
communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 113 📥 52,399
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,675