Sleep
Pauses agent execution for a specified duration, enabling timed delays within automated workflows.
关于
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.
主要功能
- 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
使用案例
- Synchronizing agent actions with external events
- Implementing delays between tasks
- Controlling agent workflow timing