diff --git a/README.md b/README.md index 2361b17..fe846f1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ The MCP Devcontainers is a Model Context Protocol (MCP) server that provides a simple integration with the [devcontainers cli](https://github.com/devcontainers/cli). + + Devcontainers MCP server + + ## Dependencies This server requires **Docker** to be installed and running on your system, as it is used by the [devcontainers cli](https://github.com/devcontainers/cli) to build and manage development containers. @@ -49,4 +53,4 @@ At the moment, only `stdio` transport has been implemented. ## License -Released under the MIT License. See the [LICENSE](./LICENSE) file for further details. +Released under the MIT License. See the [LICENSE](./LICENSE) file for further details. \ No newline at end of file