doubletick-cli
About
CLI and MCP server for email read tracking via Gmail. Send tracked emails and check if they were opened — with open count, device, and timing.
Details
- Author
- cseguinlz
- Downloads
- 216
- Categories
- Developer Tools
Jump to
- Send tracked emails via Gmail
- Know when emails are opened
- See open count per email
- Capture device info of reader
- Track timing of each open
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
doubletick-cliCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"doubletick-cli": {
"doubletick": {
"command": "npx",
"args": [
"-y",
"doubletick-cli"
]
}
}
}
}
McpServers
{
"doubletick": {
"command": "npx",
"args": [
"-y",
"doubletick-cli"
]
}
}
Email read tracking for Gmail. Send tracked emails and know when they're opened — with open count, device info, and timing. See doubletickr.com
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





