MENU

Fun & Interesting

MCP Server that generate Adobe Plugins Deep Dive

Tommy Codes 243 4 weeks ago
Video Not Working? Fix It Now

In this video I give a technical deep dive on the AI I created that automatically builds Adobe Premiere Pro plugins. I built a Claude Desktop clone with an Adobe Plugin Generator MCP Server builtin. I talk about why Claude Desktop on its own isn't good enough. The main focus of the video is on the Adobe Model Context Protocol Server and how the tools within it work. I walk through all of the main tools that make up the server. The tools themselves generate and build a typescript project. I explain how all of them work and why I made some of the decisions that I made. I also discuss the limitations of Claude Desktop and what I think MCP needs to do in the future to become more mainstream. 00:00 - 01:14 Tic Tac Toe Plugin 01:14 - 04:46 Full app walkthrough 04:46 - 09:46 Simple tools walkthrough 09:46 - 13: 14 read_file_contents and write_file_contents walkthrough 13:14 - 15:35 npm build tool 15:35 - 17:23 Reflecting on design choices 17:23: Managing the context window

Comment