Skip to main content
Glama

Talk to Figma MCP

by yhc984

set_default_connector

Set a copied connector node as the default connector in Figma to streamline design workflows and maintain consistency across projects.

Instructions

Set a copied connector node as the default connector

Input Schema

NameRequiredDescriptionDefault
connectorIdNoThe ID of the connector node to set as default

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "connectorId": { "description": "The ID of the connector node to set as default", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yhc984/cursor-talk-to-figma-mcp-main'

If you have feedback or need assistance with the MCP directory API, please join our Discord server