Back to directory
alertmcp

alertmcp

@kousunh1

Provides desktop notification functionality for AI client tools like Claude and Cursor.

desktop-notificationsai-client-integrationpythontool

Installation & Configuration

{
  "mcpServers": {
    "alert_mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "<YOUR_ALERT_MCP_PATH>",
        "run",
        "python",
        "-m",
        "alertmcp.server"
      ],
      "alwaysAllow": [
        "add"
      ],
      "disabled": false
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/25
Updated
2025/5/6