Sleep
CreatedAgentsWorkingTogether
Pauses agent execution for a specified duration, enabling timed delays within automated workflows.
About
Sleep allows you to introduce precise, timed delays into your agent workflows. By pausing execution for a configurable duration, Sleep ensures tasks are executed in the desired sequence, making it ideal for managing complex automations that require waiting periods between actions. This MCP server enables more controlled and predictable agent behavior.
Key Features
- Configurable sleep duration
- Integrates with Claude Desktop via MCP
- Supports SSE mode for web app integration
- Easy installation using MCP package managers
- Docker support for containerized deployment
Use Cases
- Synchronizing agent actions with external events
- Implementing delays between tasks
- Controlling agent workflow timing