CaravanOfGlory/cocos-mcp-server
AI MCP server plugin for Cocos Creator 3.8.x, enabling AI assistants to directly control the Cocos Creator editor
Platform-specific configuration:
{
"mcpServers": {
"cocos-mcp-server": {
"command": "npx",
"args": [
"-y",
"cocos-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...