From 910e36dfa6dbd614ae86935babe4d80540c98c54 Mon Sep 17 00:00:00 2001
From: DaxianLee <138587632+DaxianLee@users.noreply.github.com>
Date: Thu, 17 Jul 2025 18:25:48 +0800
Subject: [PATCH] Update README.md
---
README.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 9a1a5fd..977d4a2 100755
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Cocos Creator MCP Server Plugin
-
+**[π English](README.md)** **[π δΈζ](README.zh-CN.md)**
A comprehensive MCP (Model Context Protocol) server plugin for Cocos Creator 3.8+, enabling AI assistants to interact with the Cocos Creator editor through standardized protocols. One-click installation and use, eliminating all cumbersome environments and configurations. Claude clients Claude CLI and Cursor have been tested, and other editors are also perfectly supported in theory.
**π Now provides 80 tools in 9 categories, achieving 95% editor control! (Prefabs cannot be manipulated for the time being)**
@@ -51,6 +51,9 @@ claude mcp add --transport http http://localhost:3000/mcp (use the port number y
}
```
+
+
+
## Features
@@ -358,4 +361,4 @@ This plugin uses a simplified MCP protocol implementation that is compatible wit
## License
-This plug-in is for Cocos Creator project, and the source code is packaged together, which can be used for learning and communication. It is not encrypted. It can support your own secondary development and optimization. Any code of this project or its derivative code cannot be used for any commercial purpose or resale. If you need commercial use, please contact me.
\ No newline at end of file
+This plug-in is for Cocos Creator project, and the source code is packaged together, which can be used for learning and communication. It is not encrypted. It can support your own secondary development and optimization. Any code of this project or its derivative code cannot be used for any commercial purpose or resale. If you need commercial use, please contact me.