Connect Figma MCP server to Build Agent
Connect the Figma MCP server to the Build Agent to accelerate the conversion of Figma designs into enterprise-grade applications on the ServiceNow AI Platform.
始める前に
Role required: admin
このタスクについて
Connecting the Figma MCP (Model Context Protocol) server to the Build Agent enables the Build Agent to access design data from Figma files. This connection helps the Build Agent understand the design and its intent, enabling it to create applications that match the design.
Visit the Figma Developer Portal to connect the Figma MCP server to the Build Agent. Create an OAuth app to obtain your Client ID and Client Secret. Then, configure the ServiceNow IDE to handle the OAuth process using the credentials.
手順
Configure an OAuth app in Figma
Create an OAuth application in Figma to enable the Figma MCP server to authenticate users via OAuth and grant the Build Agent access to Figma designs.
始める前に
You must have a Dev or Full seat on a Figma Pro, Org, or Enterprise plan.
Role required: admin
このタスクについて
The Figma MCP (Model Context Protocol) server uses OAuth for authentication and makes the Figma design data accessible to the Build Agent installed. To connect the Figma MCP server with the Build Agent, you must create an OAuth app in Figma. This process generates a Client ID and Client Secret. ServiceNow uses these credentials to initiate the OAuth process and authenticate users with their Figma accounts.
手順
Configure OAuth provider in ServiceNow IDE
Set up an OAuth application registry and credentials to enable the ServiceNow IDE to connect to your Figma.
始める前に
Role required: admin
手順
Connect Figma MCP server to Build Agent
Connect the Figma MCP (Model Context Protocol) server to the Build Agent to make the Figma designs accessible for application creation.
始める前に
Role required: admin
このタスクについて
With the OAuth connection set up between your ServiceNow instance and Figma, you can now link Build Agent to your Figma account to begin using the Figma MCP Server. The Build Agent within the ServiceNow IDE enables you to automatically create and update ServiceNow applications.
手順
タスクの結果
You can now interact with the Figma MCP server using natural language through the Build Agent.
For example, you can use prompts such as: "Create a UI page and build <figma link>." The Build Agent retrieves the design context from Figma and creates an application that matches the design.
To better organize your Figma files, refer to Structure your Figma file for better coding and Write effective prompts to guide the AI.
| Issue | Description | Solution |
|---|---|---|
| Unauthorized access error | The MCP server may sometimes be inactive, and you might encounter an unauthorized access error. The issue occurs when Figma rejects the token created after completing the OAuth flow. |
Perform the following the steps to fix the issue:
|