Skip to content

Lightweight Node.js server for sending webhook notifications from AI agents. Ideal for multi-project development, task completion alerts, and seamless dev workflow automation.

License

Notifications You must be signed in to change notification settings

haiderali780/AI-Agent-Notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Agent-Notifier

A lightweight Node.js server for sending Feishu webhook notifications. Perfect for developers working with AI agents (e.g., Cursor) across multiple projects—get notified when tasks complete, so you can switch context efficiently.

✅ Webhook alerts
✅ Multi-project support
✅ AI integration
✅ Simple setup for development tools and automation workflows


📦 Installation

1. Setup the MCP Tool in Cursor:

  • Open Cursor Settings
  • Navigate to Features → MCP Servers
  • Click "Add new MCP server"

MCP Server Setup

2. Configure your new MCP server:

  • Name: mcp-server-notifier
  • Type: command
  • Command:
    env FEISHU_WEBHOOK_URL=[YOUR_WEBHOOK_URL] npx -y mcp-server-notifier

Replace [YOUR_WEBHOOK_URL] with your actual Feishu webhook URL.


🚀 Usage

  • Ask your AI agent (e.g., Cursor) to notify you with a custom message when a task completes.
  • You can configure it as a reusable rule in Cursor for consistent task notifications without needing to duplicate it every time (recommended).

🔧 Features

  • Sends Feishu notifications on task completion
  • Ideal for developers working on multiple projects using AI tools
  • Easily integrates with automation pipelines
  • Lightweight and minimal setup required

Feel free to customize the webhook message format or enhance the server logic to better fit your workflow. Contributions are welcome!


About

Lightweight Node.js server for sending webhook notifications from AI agents. Ideal for multi-project development, task completion alerts, and seamless dev workflow automation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published