https://github.com/AgentsWorkingTogether/mcp-sleep
Tool that allows you to wait a certain time to continue the execution of an agent.
https://github.com/AgentsWorkingTogether/mcp-sleep
Last synced: 3 days ago
JSON representation
Tool that allows you to wait a certain time to continue the execution of an agent.
- Host: GitHub
- URL: https://github.com/AgentsWorkingTogether/mcp-sleep
- Owner: AgentsWorkingTogether
- License: apache-2.0
- Created: 2025-03-22T18:12:38.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-22T19:46:09.000Z (3 months ago)
- Last Synced: 2025-03-22T20:28:04.329Z (3 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- mcp-index - Sleep Tool - Pause execution for a specified duration to control the flow of agents. Useful for introducing timed delays, ensuring tasks are executed in a desired sequence, especially in workflows that require waiting periods between actions. (DevOps and CI/CD)