diff --git a/README.md b/README.md index a8f444e..8c79f84 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A Model Context Protocol (MCP) server that provides a simple sleep/wait tool. Useful for adding delays between operations, such as waiting between API calls or testing eventually consistent systems. + + Sleep Server MCP server + + ## Available Tools - `sleep`: Wait for a specified duration in milliseconds @@ -53,4 +57,4 @@ npm run build ## License -MIT +MIT \ No newline at end of file