doubletick-cli

by cseguinlz

216 downloads
Not rated
GitHub Website

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

- 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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name doubletick-cli
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.