You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
The MCP Devcontainers is a Model Context Protocol (MCP) server that provides a simple integration with the [devcontainers cli](https://github.com/devcontainers/cli).
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.
49
53
50
54
## License
51
55
52
-
Released under the MIT License. See the [LICENSE](./LICENSE) file for further details.
56
+
Released under the MIT License. See the [LICENSE](./LICENSE) file for further details.
0 commit comments