Adobe Workfront MCP modules
The Adobe Workfront MCP connector is a dedicated Fusion integration for Adobe Workfront’s own Model Context Protocol (MCP) server. Unlike a typical connector, where each module performs one fixed action, this connector has a single module that accepts an open-ended, plain-English instruction and lets an AI model decide which Workfront operations are needed to fulfill it.
For example, you could enter the prompt “Find all my active projects that are behind schedule and summarize their status,” and the module returns a synthesized answer, instead of you having to chain together several Get and Filter modules.
You can restrict which Workfront actions the AI is allowed to take, so that even an unattended scenario can guarantee no unexpected destructive action is taken.
By default, this module uses Adobe Managed AI, which uses the claude-sonnet-5 model. You can configure the module to use a different LLM, using a key and other credentials you provide.
For more information about MCP in Fusion scenarios, see Add an AI prompt to your scenario.
Access requirements
| table 0-row-2 1-row-2 2-row-2 layout-auto html-authored no-header | |
|---|---|
| Adobe Workfront package |
Any Adobe Workfront Workflow package and any Adobe Workfront Automation and Integration package Workfront Ultimate Workfront Prime and Select packages, with an additional purchase of Workfront Fusion. |
| Adobe Workfront licenses |
Standard Work or higher |
| Product | If your organization has a Select or Prime Workfront package that does not include Workfront Automation and Integration, your organization must purchase Adobe Workfront Fusion. |
For more detail about the information in this table, see Access requirements in documentation.
Connect Adobe Workfront MCP to Workfront Fusion
The Adobe Workfront MCP connector uses OAuth 2.0 to connect to Workfront. Unlike other Workfront connectors, there are no manual connection fields, such as a host, Client ID, or Client Secret, to fill in.
To create a connection:
-
In the Adobe Workfront MCP module, click Add next to the Connection field.
-
Fill in the following fields:
table 0-row-2 1-row-2 2-row-2 layout-auto html-authored no-header Connection name Enter a name for this connection. Environment Select whether you are connecting to a production or non-production environment. Type Select whether you are connecting to a service account or a personal account. -
Click Continue to save the connection and return to the module.
If you are not logged in to Workfront, you are directed to a login screen. Log in and approve access.
You are redirected back to Workfront Fusion, and the new connection is available in the module.
Adobe Workfront MCP module and its fields
Process a user prompt
This action module processes a plain-English prompt against Workfront’s MCP server, using the language model you specify, and returns the AI’s answer.
For a list of the tools you can select for the Read-only tools and Write/delete tools fields, see Adobe Workfront MCP server tools in the Workfront documentation.
The module returns the following information, which you can map in subsequent modules in the scenario:
- Response: The AI’s final answer, as text.
- Audit Trail: A record of the session, including the original prompt, start and end time, and details for each tool call the AI made, such as the tool name, arguments, whether it succeeded, duration, and output.
- Summary: Totals for the session, including the number of tool calls attempted, how many succeeded or failed, total processing time, and overall status.