Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaxianLee/cocos-mcp-server
/ functions
Functions
464 in github.com/DaxianLee/cocos-mcp-server
⨍
Functions
464
◇
Types & classes
64
↓ 1 callers
Method
importToolConfiguration
(configJson: string)
source/tools/tool-manager.ts:67
↓ 1 callers
Method
initializeAvailableTools
()
source/tools/tool-manager.ts:81
↓ 1 callers
Method
initializeDefaultTools
()
source/tools/tool-manager.ts:140
↓ 1 callers
Method
initializeTools
()
source/mcp-server.ts:33
↓ 1 callers
Method
instantiatePrefab
(args: any)
source/tools/prefab-tools.ts:259
↓ 1 callers
Method
isValidNodeData
(nodeData: any)
source/tools/prefab-tools.ts:1045
↓ 1 callers
Method
listReferenceImages
()
source/tools/reference-image-tools.ts:364
↓ 1 callers
Method
listTools
()
source/test/mcp-tool-tester.ts:80
↓ 1 callers
Method
listenBroadcast
(messageType: string)
source/tools/broadcast-tools.ts:179
↓ 1 callers
Method
loadPrefab
(prefabPath: string)
source/tools/prefab-tools.ts:234
↓ 1 callers
Function
main
()
scripts/preinstall.js:83
↓ 1 callers
Method
manuallyEstablishPrefabConnection
* 手动建立预制体连接(当API方法失败时的备用方案)
source/tools/prefab-tools.ts:391
↓ 1 callers
Method
modifyPrefabForDuplication
(prefabData: any[], newName: string, newUuid: string)
source/tools/prefab-tools.ts:1569
↓ 1 callers
Method
moveArrayElement
(uuid: string, path: string, target: number, offset: number)
source/tools/scene-advanced-tools.ts:428
↓ 1 callers
Method
moveAsset
(source: string, target: string, overwrite: boolean = false)
source/tools/project-tools.ts:805
↓ 1 callers
Method
moveNode
(nodeUuid: string, newParentUuid: string, siblingIndex: number = -1)
source/tools/node-tools.ts:971
↓ 1 callers
Method
openAssetExternal
(urlOrUUID: string)
source/tools/asset-advanced-tools.ts:299
↓ 1 callers
Method
openBuildPanel
()
source/tools/project-tools.ts:690
↓ 1 callers
Method
openPreferencesSettings
(tab?: string, args?: any[])
source/tools/preferences-tools.ts:154
↓ 1 callers
Method
openScene
(scenePath: string)
source/tools/scene-tools.ts:177
↓ 1 callers
Method
pasteNode
(target: string, uuids: string | string[], keepWorldTransform: boolean = false)
source/tools/scene-advanced-tools.ts:479
↓ 1 callers
Method
processComponentForPrefab
(component: any, componentId: number)
source/tools/prefab-tools.ts:1228
↓ 1 callers
Method
processNodeForPrefab
(nodeData: any, prefabUuid: string)
source/tools/prefab-tools.ts:1151
↓ 1 callers
Method
queryAssetDbReady
()
source/tools/asset-advanced-tools.ts:283
↓ 1 callers
Method
queryAssetPath
(url: string)
source/tools/project-tools.ts:897
↓ 1 callers
Method
queryAssetUrl
(uuid: string)
source/tools/project-tools.ts:939
↓ 1 callers
Method
queryAssetUuid
(url: string)
source/tools/project-tools.ts:918
↓ 1 callers
Method
queryComponentHasScript
(className: string)
source/tools/scene-advanced-tools.ts:742
↓ 1 callers
Method
queryCurrentReferenceImage
()
source/tools/reference-image-tools.ts:282
↓ 1 callers
Method
queryGizmoViewMode
()
source/tools/scene-view-tools.ts:330
↓ 1 callers
Method
queryNodesByAssetUuid
(assetUuid: string)
source/tools/scene-advanced-tools.ts:759
↓ 1 callers
Method
queryPreferencesConfig
(name: string, path?: string, type: string = 'global')
source/tools/preferences-tools.ts:175
↓ 1 callers
Method
queryReferenceImageConfig
()
source/tools/reference-image-tools.ts:269
↓ 1 callers
Method
querySceneClasses
(extendsClass?: string)
source/tools/scene-advanced-tools.ts:704
↓ 1 callers
Method
querySceneComponents
()
source/tools/scene-advanced-tools.ts:726
↓ 1 callers
Method
querySceneDirty
()
source/tools/scene-advanced-tools.ts:688
↓ 1 callers
Method
querySceneReady
()
source/tools/scene-advanced-tools.ts:672
↓ 1 callers
Method
querySortedServerIPList
()
source/tools/server-tools.ts:99
↓ 1 callers
Method
readPrefabContent
(prefabPath: string)
source/tools/prefab-tools.ts:1554
↓ 1 callers
Method
readPrefabFile
* 读取预制体文件内容
source/tools/prefab-tools.ts:424
↓ 1 callers
Method
readToolManagerSettings
()
source/tools/tool-manager.ts:32
↓ 1 callers
Method
refreshAssets
(folder?: string)
source/tools/project-tools.ts:545
↓ 1 callers
Method
refreshReferenceImage
()
source/tools/reference-image-tools.ts:295
↓ 1 callers
Method
reimportAsset
(url: string)
source/tools/project-tools.ts:881
↓ 1 callers
Method
reimportAssetWithAssetDB
* 使用 asset-db API 重新导入资源
source/tools/prefab-tools.ts:1621
↓ 1 callers
Method
removeArrayElement
(uuid: string, path: string, index: number)
source/tools/scene-advanced-tools.ts:446
↓ 1 callers
Method
removeBroadcastListener
(messageType: string)
source/tools/broadcast-tools.ts:142
↓ 1 callers
Method
removeReferenceImage
(paths?: string[])
source/tools/reference-image-tools.ts:218
↓ 1 callers
Method
resetComponent
(uuid: string)
source/tools/scene-advanced-tools.ts:528
↓ 1 callers
Method
resetNodeProperty
(uuid: string, path: string)
source/tools/scene-advanced-tools.ts:411
↓ 1 callers
Method
resetNodeTransform
(uuid: string)
source/tools/scene-advanced-tools.ts:515
↓ 1 callers
Method
resetPreferences
(name?: string, type: string = 'global')
source/tools/preferences-tools.ts:266
↓ 1 callers
Method
resetSceneView
()
source/tools/scene-view-tools.ts:599
↓ 1 callers
Method
restorePrefab
(nodeUuid: string, assetUuid: string)
source/tools/scene-advanced-tools.ts:541
↓ 1 callers
Method
restorePrefabNode
(nodeUuid: string, assetUuid: string)
source/tools/prefab-tools.ts:2358
↓ 1 callers
Method
revertPrefab
(nodeUuid: string)
source/tools/prefab-tools.ts:1351
↓ 1 callers
Method
runAllTests
()
source/test/prefab-tools-test.ts:11
↓ 1 callers
Method
runProject
(platform: string = 'browser')
source/tools/project-tools.ts:449
↓ 1 callers
Method
saveAsset
(url: string, content: string)
source/tools/project-tools.ts:854
↓ 1 callers
Method
saveAssetMeta
(urlOrUUID: string, content: string)
source/tools/asset-advanced-tools.ts:247
↓ 1 callers
Method
savePrefabWithMeta
(prefabPath: string, prefabData: any[], metaData: any)
source/tools/prefab-tools.ts:2816
↓ 1 callers
Method
saveScene
()
source/tools/scene-tools.ts:195
↓ 1 callers
Method
saveSceneAs
(path: string)
source/tools/scene-tools.ts:453
↓ 1 callers
Function
saveSettings
(settings: MCPServerSettings)
source/settings.ts:48
↓ 1 callers
Method
saveToolManagerSettings
(settings: ToolManagerSettings)
source/tools/tool-manager.ts:52
↓ 1 callers
Method
sceneSnapshot
()
source/tools/scene-advanced-tools.ts:591
↓ 1 callers
Method
sceneSnapshotAbort
()
source/tools/scene-advanced-tools.ts:604
↓ 1 callers
Method
searchNodeInTree
(node: any, targetName: string)
source/tools/node-tools.ts:620
↓ 1 callers
Method
searchProjectLogs
(pattern: string, maxResults: number = 20, contextLines: number = 2)
source/tools/debug-tools.ts:542
↓ 1 callers
Method
setComponentProperty
(args: any)
source/tools/component-tools.ts:502
↓ 1 callers
Method
setCurrentConfiguration
(configId: string)
source/tools/tool-manager.ts:311
↓ 1 callers
Method
setNodeProperty
(uuid: string, property: string, value: any)
source/tools/node-tools.ts:697
↓ 1 callers
Method
setPreferencesConfig
(name: string, path: string, value: any, type: string = 'global')
source/tools/preferences-tools.ts:199
↓ 1 callers
Method
setReferenceImageData
(key: string, value: any)
source/tools/reference-image-tools.ts:252
↓ 1 callers
Method
setReferenceImageOpacity
(opacity: number)
source/tools/reference-image-tools.ts:348
↓ 1 callers
Method
setReferenceImagePosition
(x: number, y: number)
source/tools/reference-image-tools.ts:308
↓ 1 callers
Method
setReferenceImageScale
(sx: number, sy: number)
source/tools/reference-image-tools.ts:328
↓ 1 callers
Method
setupBroadcastListeners
()
source/tools/broadcast-tools.ts:95
↓ 1 callers
Method
setupConsoleCapture
()
source/tools/debug-tools.ts:13
↓ 1 callers
Method
softReloadScene
()
source/tools/scene-advanced-tools.ts:659
↓ 1 callers
Method
startPreviewServer
(port: number = 7456)
source/tools/project-tools.ts:720
↓ 1 callers
Method
stopListening
(messageType: string)
source/tools/broadcast-tools.ts:206
↓ 1 callers
Method
stopPreviewServer
()
source/tools/project-tools.ts:730
↓ 1 callers
Method
switchReferenceImage
(path: string, sceneUUID?: string)
source/tools/reference-image-tools.ts:234
↓ 1 callers
Method
testAssetOperations
()
source/test/tool-tester.ts:98
↓ 1 callers
Function
testAssetTools
()
source/test/manual-test.ts:73
↓ 1 callers
Method
testCreateNodeAPIParams
()
source/test/prefab-tools-test.ts:105
↓ 1 callers
Method
testCreatePrefab
()
source/test/prefab-tools-test.ts:66
↓ 1 callers
Method
testGetPrefabList
()
source/test/prefab-tools-test.ts:46
↓ 1 callers
Method
testGetTools
()
source/test/prefab-tools-test.ts:36
↓ 1 callers
Method
testInstantiatePrefab
()
source/test/prefab-tools-test.ts:84
↓ 1 callers
Method
testNodeOperations
()
source/test/tool-tester.ts:65
↓ 1 callers
Method
testPrefabDataGeneration
()
source/test/prefab-tools-test.ts:163
↓ 1 callers
Method
testProjectOperations
()
source/test/tool-tester.ts:114
↓ 1 callers
Function
testProjectTools
()
source/test/manual-test.ts:97
↓ 1 callers
Method
testSceneOperations
()
source/test/tool-tester.ts:38
↓ 1 callers
Function
testSceneTools
()
source/test/manual-test.ts:8
↓ 1 callers
Method
testUUIDGeneration
()
source/test/prefab-tools-test.ts:198
↓ 1 callers
Method
testValidatePrefab
()
source/test/prefab-tools-test.ts:148
↓ 1 callers
Method
updateAssetWithAssetDB
* 使用 asset-db API 更新资源文件内容
source/tools/prefab-tools.ts:1636
← previous
next →
201–300 of 464, ranked by callers