mograph mcp for Cline
io.github.victhor-wpp/mograph-mcp
Drive Adobe Illustrator and After Effects, and move artwork between them as editable shape layers.
client:Cline
transport:stdio
runtime:pypi
Install mograph mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mograph-mcp": {
"command": "uvx",
"args": [
"mograph-mcp"
],
"env": {
"MOGRAPH_TOOLS": "<MOGRAPH_TOOLS>",
"MOGRAPH_WS_PORT": "<MOGRAPH_WS_PORT>",
"MOGRAPH_ALLOW_RAW_SCRIPT": "<MOGRAPH_ALLOW_RAW_SCRIPT>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs