Back to MCP directory
publicPublicdnsLocal runtime

figma-ui

Figma用户界面设计项目

article

README

🚀 figma-ui

figma - ui 项目可能是用于设计相关的项目,不过当前文档信息较少,推测该项目可能与 Figma 设计工具相关的 UI 组件或设计资源有关,能为 UI 设计工作提供便利。

由于原文档内容过于简略,除了文档头部优化,暂无其他可生成的有效章节内容。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client