Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

cocos-mcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cocos-mcp

基于mcp协议,实现通过AI去操作CocosCreator编辑器。

latest
npmnpm
Version
1.0.2
Version published
Weekly downloads
42
-4.55%
Maintainers
1
Weekly downloads
 
Created
Source

cocos-mcp

基于mcp协议,实现通过AI去操作CocosCreator编辑器。

使用教程

  • 安装nodejs,并全局安装cocos-mcp

    npm i cocos-mcp -g

  • 在mcp客户端(vscode/windsurf等)中配置mcp-server

    {
        "cocos-mcp": {
            "command": "cocos-mcp",
        }
    }
    
  • 下载支持mcp协议的cocos creator插件,并安装到creator项目中

  • 在mcp客户端中刷新mcp-server,如果一切正常,就会看到creator插件提供的mcp tools。

FAQs

Package last updated on 31 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts