Overview of adb-mcp
mainadb-mcp is a proof-of-concept project that enables AI control of Adobe Photoshop and Adobe Premiere by providing an interface to Large Language Models (LLMs) via the Model Context Protocol (MCP).
It allows AI clients (such as Claude Desktop or the OpenAI Agent SDK) to perform tasks like:
- Providing conversational instructions for Photoshop.
- Automating complex tasks (e.g., creating Instagram posts or double exposures).
- Generating custom Photoshop tutorials by creating example files.
- Using Claude as a utility tool (e.g., renaming layers).
- Pre-populating Premiere projects with clips, transitions, and effects.
Note: The Premiere agent currently has more limited functionality than the Photoshop agent due to limitations in the Premiere plugin API.