Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by nakat-t • Scheduling & Calendar
Provides notifications and optional command execution when long-running AI agent tasks complete, so users can be informed without actively monitoring the task.
Notify a user or execute a local command when a long-running task finishes without the user constantly monitoring progress.
Enforce an elapsed-time threshold and trigger an overdue action (like running a notification command) when tasks exceed that threshold.
Seamless integration with MCP-capable clients (Cline, Claude Desktop, Cursor) to start timers and check task completion status programmatically.
A small MCP server that tracks task start times and checks if a long-running agent task is overdue, returning an optional command to run when the task finishes. It integrates with MCP-capable clients (Cline, Claude Desktop, Cursor, etc.) and exposes two tools: start-timer and check-overdue. Configuration is via environment variables (e.g., OVERDUE_COMMAND, THRESHOLD, EXECUTE_IN_SERVER) and it can auto-execute a command when a task is considered overdue. This enables users to leave their desktop and receive flashy notifications or other side effects when tasks complete.
Start a timer to measure task execution time
Check if the task is overdue based on the given threshold
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.