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 } ``` +image +image +image ## 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.