Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dakkshin/after-effects-mcp
/ functions
Functions
49 in github.com/Dakkshin/after-effects-mcp
⨍
Functions
49
◇
Types & classes
0
↓ 67 callers
Function
logToPanel
(message)
src/scripts/mcp-bridge-auto.jsx:1710
↓ 10 callers
Function
writeCommandFile
(command: string, args: Record<string, any> = {})
src/index.ts:108
↓ 4 callers
Function
getAETempDir
()
src/index.ts:26
↓ 3 callers
Function
clearResultsFile
()
src/index.ts:125
↓ 3 callers
Function
getCommandFilePath
()
src/scripts/mcp-bridge-auto.jsx:1321
↓ 3 callers
Function
readResultsFromTempFile
()
src/index.ts:39
↓ 3 callers
Function
updateCommandStatus
(status)
src/scripts/mcp-bridge-auto.jsx:1687
↓ 2 callers
Function
applyEffect
(args)
src/scripts/mcp-bridge-auto.jsx:871
↓ 2 callers
Function
applyEffectSettings
(effect, settings)
src/scripts/applyEffect.jsx:98
↓ 2 callers
Function
applyEffectSettings
(effect, settings)
src/scripts/mcp-bridge-auto.jsx:965
↓ 2 callers
Function
applyEffectTemplate
(args)
src/scripts/mcp-bridge-auto.jsx:1006
↓ 2 callers
Function
esc
(str)
src/scripts/mcp-bridge-auto.jsx:1249
↓ 2 callers
Function
getResultFilePath
()
src/scripts/mcp-bridge-auto.jsx:1331
↓ 1 callers
Function
applyEffect
(args)
src/scripts/applyEffect.jsx:4
↓ 1 callers
Function
applyEffectTemplate
(args)
src/scripts/applyEffectTemplate.jsx:4
↓ 1 callers
Function
batchSetLayerProperties
(args)
src/scripts/mcp-bridge-auto.jsx:670
↓ 1 callers
Function
bridgeTestEffects
(args)
src/scripts/mcp-bridge-auto.jsx:1207
↓ 1 callers
Function
checkForCommands
()
src/scripts/mcp-bridge-auto.jsx:1716
↓ 1 callers
Function
createCamera
(args)
src/scripts/mcp-bridge-auto.jsx:145
↓ 1 callers
Function
createComposition
(args)
src/scripts/createComposition.jsx:4
↓ 1 callers
Function
createComposition
(args)
src/scripts/mcp-bridge-auto.jsx:16
↓ 1 callers
Function
createShapeLayer
(args)
src/scripts/createShapeLayer.jsx:4
↓ 1 callers
Function
createShapeLayer
(args)
src/scripts/mcp-bridge-auto.jsx:82
↓ 1 callers
Function
createSolidLayer
(args)
src/scripts/createSolidLayer.jsx:4
↓ 1 callers
Function
createSolidLayer
(args)
src/scripts/mcp-bridge-auto.jsx:414
↓ 1 callers
Function
createTextLayer
(args)
src/scripts/mcp-bridge-auto.jsx:39
↓ 1 callers
Function
createTextLayer
(args)
src/scripts/createTextLayer.jsx:4
↓ 1 callers
Function
deleteLayer
(args)
src/scripts/mcp-bridge-auto.jsx:245
↓ 1 callers
Function
determineLayerType
(layer)
src/scripts/getLayerInfo.jsx:80
↓ 1 callers
Function
duplicateLayer
(args)
src/scripts/mcp-bridge-auto.jsx:202
↓ 1 callers
Function
executeCommand
(command, args)
src/scripts/mcp-bridge-auto.jsx:1498
↓ 1 callers
Function
getEffects
(layer)
src/scripts/getLayerInfo.jsx:131
↓ 1 callers
Function
getKeyProperties
(layer)
src/scripts/getLayerInfo.jsx:150
↓ 1 callers
Function
getLayerInfo
()
src/scripts/getLayerInfo.jsx:4
↓ 1 callers
Function
getLayerInfo
()
src/scripts/mcp-bridge-auto.jsx:1463
↓ 1 callers
Function
getProjectInfo
()
src/scripts/mcp-bridge-auto.jsx:1370
↓ 1 callers
Function
getProjectInfo
()
src/scripts/getProjectInfo.jsx:4
↓ 1 callers
Function
listCompositions
()
src/scripts/listCompositions.jsx:4
↓ 1 callers
Function
listCompositions
()
src/scripts/mcp-bridge-auto.jsx:1436
↓ 1 callers
Function
main
()
src/index.ts:950
↓ 1 callers
Function
setCompositionProperties
(args)
src/scripts/mcp-bridge-auto.jsx:1341
↓ 1 callers
Function
setLayerExpression
* 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 callers
Function
setLayerKeyframe
* 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 callers
Function
setLayerMask
(args)
src/scripts/mcp-bridge-auto.jsx:287
↓ 1 callers
Function
setLayerProperties
(args)
src/scripts/setLayerProperties.jsx:4
↓ 1 callers
Function
setLayerProperties
(args)
src/scripts/mcp-bridge-auto.jsx:454
↓ 1 callers
Function
startCommandChecker
()
src/scripts/mcp-bridge-auto.jsx:1751
↓ 1 callers
Function
toJSON
(val)
src/scripts/mcp-bridge-auto.jsx:1257
↓ 1 callers
Function
waitForBridgeResult
(expectedCommand?: string, timeoutMs: number = 5000, pollMs: number = 250)
src/index.ts:78