DoubleTick
name: doubletick
by cseguinlz · published 2026-03-22
$ claw add gh:cseguinlz/cseguinlz-doubletick---
name: doubletick
description: Send tracked emails via Gmail and check if they were opened.
version: 1.0.0
metadata:
openclaw:
requires:
bins:
- npx
emoji: "\u2714\ufe0f"
homepage: https://doubletickr.com
install:
- kind: node
package: doubletick-cli
bins:
- doubletick
---
# DoubleTick
Send tracked emails via Gmail and check if they were opened.
Setup
1. Install and log in (one-time):
npx doubletick-cli login2. 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
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 openedShow my tracked emails dashboardRequirements
Links
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...