You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -259,6 +259,49 @@ This section describes how to make both connections.
259
259
- Save and close the file
260
260
- Quit and relaunch Cursor
261
261
262
+
</AccordionItem>
263
+
264
+
<AccordionItemtitle="Figma Make">
265
+
266
+
#### For IBMers:
267
+
268
+
<br/>
269
+
270
+
- Open Figma Make and navigate to click "Connectors"
271
+
- Select “IBM” tab
272
+
- Click on the “Connect” button for Carbon MCP
273
+
- It will open a browser prompting sign-in with your IBMid
274
+
- Upon successful authentication, return the the Carbon MCP connector dialogue in Figma Make
275
+
- Toggle on the "Enable write tools" button
276
+
- For the `doc_search` and `code_search` tools, select "Always run" in the dropdown menu
277
+
- Click the "Back" button, then click "X" to close the Connectors menu
278
+
- Start a new Make with Carbon MCP, using this as <ahref="/developing/carbon-mcp/files/GUIDELINES.txt"download="GUIDELINES.txt">GUIDELINES.md</a> and this as the <ahref="/developing/carbon-mcp/files/figma-make-user-prompt.txt"download="figma-make-user-prompt.txt">input user prompt</a> for best code generation results
279
+
280
+
#### For non-IBMers:
281
+
282
+
<br />
283
+
284
+
<InlineNotificationkind="info">
285
+
To complete the steps below, your Figma admin must enable user creation of custom connectors.
286
+
</InlineNotification>
287
+
288
+
<br />
289
+
290
+
- Open Figma Make and navigate to click "Connectors"
291
+
- Select “Created by you” tab
292
+
- Click on the “Create connector” button
293
+
- In the Create connector dialogue, enter `carbon-mcp` as the name, and click "Next"
294
+
- In the "MCP server URL" field, enter `https://mcp.carbondesignsystem.com/mcp`, and click "Create"
295
+
- Click on the “Connect” button for Carbon MCP
296
+
- It will open a browser prompting sign-in to Figma
297
+
- Upon successful authentication, return the the Carbon MCP connector dialogue in Figma Make
298
+
- Toggle on the "Enable write tools" button
299
+
- For the `doc_search` and `code_search` tools, select "Always run" in the dropdown menu
300
+
- Click the "Back" button, then click "X" to close the Connectors menu
301
+
- Start a new Make with Carbon MCP, using this as <ahref="/developing/carbon-mcp/files/GUIDELINES.txt"download="GUIDELINES.txt">GUIDELINES.md</a> and this as the <ahref="/developing/carbon-mcp/files/figma-make-user-prompt.txt"download="figma-make-user-prompt.txt">input user prompt</a> for best code generation results
0 commit comments