Loading MCP server directory, please wait...
Drive Adobe Illustrator and After Effects, and move artwork between them as editable shape layers.
npx @getmcp/cli add io.github.VicThor-wpp/mograph-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.VicThor-wpp/mograph-mcp": {
"command": "uvx",
"args": [
"mograph-mcp"
],
"env": {
"MOGRAPH_TOOLS": "all",
"MOGRAPH_WS_PORT": "9123",
"MOGRAPH_ALLOW_RAW_SCRIPT": "1"
}
}
}
}