MCPcopy Create free account

hub / github.com/Dakkshin/after-effects-mcp / functions

Functions49 in github.com/Dakkshin/after-effects-mcp

↓ 67 callersFunctionlogToPanel
(message)
src/scripts/mcp-bridge-auto.jsx:1710
↓ 10 callersFunctionwriteCommandFile
(command: string, args: Record<string, any> = {})
src/index.ts:108
↓ 4 callersFunctiongetAETempDir
()
src/index.ts:26
↓ 3 callersFunctionclearResultsFile
()
src/index.ts:125
↓ 3 callersFunctiongetCommandFilePath
()
src/scripts/mcp-bridge-auto.jsx:1321
↓ 3 callersFunctionreadResultsFromTempFile
()
src/index.ts:39
↓ 3 callersFunctionupdateCommandStatus
(status)
src/scripts/mcp-bridge-auto.jsx:1687
↓ 2 callersFunctionapplyEffect
(args)
src/scripts/mcp-bridge-auto.jsx:871
↓ 2 callersFunctionapplyEffectSettings
(effect, settings)
src/scripts/applyEffect.jsx:98
↓ 2 callersFunctionapplyEffectSettings
(effect, settings)
src/scripts/mcp-bridge-auto.jsx:965
↓ 2 callersFunctionapplyEffectTemplate
(args)
src/scripts/mcp-bridge-auto.jsx:1006
↓ 2 callersFunctionesc
(str)
src/scripts/mcp-bridge-auto.jsx:1249
↓ 2 callersFunctiongetResultFilePath
()
src/scripts/mcp-bridge-auto.jsx:1331
↓ 1 callersFunctionapplyEffect
(args)
src/scripts/applyEffect.jsx:4
↓ 1 callersFunctionapplyEffectTemplate
(args)
src/scripts/applyEffectTemplate.jsx:4
↓ 1 callersFunctionbatchSetLayerProperties
(args)
src/scripts/mcp-bridge-auto.jsx:670
↓ 1 callersFunctionbridgeTestEffects
(args)
src/scripts/mcp-bridge-auto.jsx:1207
↓ 1 callersFunctioncheckForCommands
()
src/scripts/mcp-bridge-auto.jsx:1716
↓ 1 callersFunctioncreateCamera
(args)
src/scripts/mcp-bridge-auto.jsx:145
↓ 1 callersFunctioncreateComposition
(args)
src/scripts/createComposition.jsx:4
↓ 1 callersFunctioncreateComposition
(args)
src/scripts/mcp-bridge-auto.jsx:16
↓ 1 callersFunctioncreateShapeLayer
(args)
src/scripts/createShapeLayer.jsx:4
↓ 1 callersFunctioncreateShapeLayer
(args)
src/scripts/mcp-bridge-auto.jsx:82
↓ 1 callersFunctioncreateSolidLayer
(args)
src/scripts/createSolidLayer.jsx:4
↓ 1 callersFunctioncreateSolidLayer
(args)
src/scripts/mcp-bridge-auto.jsx:414
↓ 1 callersFunctioncreateTextLayer
(args)
src/scripts/mcp-bridge-auto.jsx:39
↓ 1 callersFunctioncreateTextLayer
(args)
src/scripts/createTextLayer.jsx:4
↓ 1 callersFunctiondeleteLayer
(args)
src/scripts/mcp-bridge-auto.jsx:245
↓ 1 callersFunctiondetermineLayerType
(layer)
src/scripts/getLayerInfo.jsx:80
↓ 1 callersFunctionduplicateLayer
(args)
src/scripts/mcp-bridge-auto.jsx:202
↓ 1 callersFunctionexecuteCommand
(command, args)
src/scripts/mcp-bridge-auto.jsx:1498
↓ 1 callersFunctiongetEffects
(layer)
src/scripts/getLayerInfo.jsx:131
↓ 1 callersFunctiongetKeyProperties
(layer)
src/scripts/getLayerInfo.jsx:150
↓ 1 callersFunctiongetLayerInfo
()
src/scripts/getLayerInfo.jsx:4
↓ 1 callersFunctiongetLayerInfo
()
src/scripts/mcp-bridge-auto.jsx:1463
↓ 1 callersFunctiongetProjectInfo
()
src/scripts/mcp-bridge-auto.jsx:1370
↓ 1 callersFunctiongetProjectInfo
()
src/scripts/getProjectInfo.jsx:4
↓ 1 callersFunctionlistCompositions
()
src/scripts/listCompositions.jsx:4
↓ 1 callersFunctionlistCompositions
()
src/scripts/mcp-bridge-auto.jsx:1436
↓ 1 callersFunctionmain
()
src/index.ts:950
↓ 1 callersFunctionsetCompositionProperties
(args)
src/scripts/mcp-bridge-auto.jsx:1341
↓ 1 callersFunctionsetLayerExpression
* Sets an expression for a specific property on a layer. * @param {number} compIndex - The index of the composition (1-based). * @param {number} lay
src/scripts/mcp-bridge-auto.jsx:813
↓ 1 callersFunctionsetLayerKeyframe
* Sets a keyframe for a specific property on a layer. * Indices are 1-based for After Effects collections. * @param {number} compIndex - The index o
src/scripts/mcp-bridge-auto.jsx:753
↓ 1 callersFunctionsetLayerMask
(args)
src/scripts/mcp-bridge-auto.jsx:287
↓ 1 callersFunctionsetLayerProperties
(args)
src/scripts/setLayerProperties.jsx:4
↓ 1 callersFunctionsetLayerProperties
(args)
src/scripts/mcp-bridge-auto.jsx:454
↓ 1 callersFunctionstartCommandChecker
()
src/scripts/mcp-bridge-auto.jsx:1751
↓ 1 callersFunctiontoJSON
(val)
src/scripts/mcp-bridge-auto.jsx:1257
↓ 1 callersFunctionwaitForBridgeResult
(expectedCommand?: string, timeoutMs: number = 5000, pollMs: number = 250)
src/index.ts:78