Socket
Book a DemoInstallSign in
Socket

coffee-time

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffee-time

No more staring at the screen! Coffee Time is your AI assistant companion. Through the MCP service, it sends you **notifications and sound alerts** when AI tasks are completed, so you can truly experience a workflow where AI works, you enjoy your coffee.

1.1.3
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

☕ Coffee Time MCP Server

🌐 Available in: 中文 | 한국어 | 日本語

Real-time push notifications and alert sounds free you from staring at the screen. While the AI works, you can comfortably enjoy a cup of coffee.

🤔 Why Coffee Time?

Are you still working like this?

  • 👀 Staring at the progress bar waiting for AI to generate code
  • 🔄 Constantly switching windows to check if ChatGPT has finished replying
  • ⏳ Afraid to leave your seat while Cursor, Copilot, Claude Code and more are running

Coffee Time solves this problem!

✨ Features

  • 💬 Instant Notifications:Automatically pops up desktop notifications when AI tasks are done
  • 🔔 Sound Alerts:Audio reminders so you never miss any important progress
  • 🧩 Webhook Support:Send notifications to custom URL endpoints

Roadmap:iOS/Android network notification webhook in development

🚀 Quick Start

MCP Client Configuration (Cursor, Claude Code, Copilot and more)

MacOS / Linux

{
  "mcpServers": {
    "coffee-time": {
      "command": "npx",
      "args": ["coffee-time"]
    }
  }
}

Windows

{
  "mcpServers": {
    "coffee-time": {
      "command": "cmd",
      "args": ["/c", "npx", "coffee-time"]
    }
  }
}

[!TIP] Add "--post-url=https://your-webhook" to args to notify your own service.

💡 Usage

👤 You: Make a Tetris web game. Notify me when done.
🤖 AI: I'll start making the Tetris game...

📌 Requirements

  • macOS: >= 10.8 for native notifications.
  • Linux: notify-osd or libnotify-bin installed (Ubuntu should have this by default)
  • Windows: >= 8, or task bar balloons for Windows < 8.

FAQs

Package last updated on 06 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.