dc-cli-mcp 0.0.1-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,11 @@
1
+ # @done-coding/cli-mcp
2
+
3
+ ```
4
+ 调用done-coding命令行的mcp服务
5
+ ```
6
+
7
+ ## 使用
8
+
9
+ ```bash
10
+ npm install @done-coding/cli-mcp
11
+ ```