MCP.so
登录

Framelink Figma MCP Server Extension for Zed

@LoamStudios

关于 Framelink Figma MCP Server Extension for Zed

A Framelink Figma MCP server extension for Zed

基本信息

分类

媒体与设计

许可证

MIT

运行时

rust

传输方式

stdio

发布者

LoamStudios

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Framelink Figma MCP Server Extension for Zed?

This extension integrates the Framelink Figma MCP Server as a context server for Zed's Agent Panel, enabling AI-powered interactions with Figma design data directly within the Zed editor.

How to use Framelink Figma MCP Server Extension for Zed?

Install via Zed > Extensions or use the command palette to search "extensions". Obtain a Figma access token with read-only permissions for File Content and Dev Resources, then configure it in Zed's settings with "figma_api_key": "<FIGMA_API_KEY>".

Key features of Framelink Figma MCP Server Extension for Zed

  • Integrates Framelink Figma MCP Server into Zed
  • Works with Zed's Agent Panel
  • Requires a Figma API token with read-only permissions
  • Configurable via Zed's context_servers settings

Use cases of Framelink Figma MCP Server Extension for Zed

FAQ from Framelink Figma MCP Server Extension for Zed

How do I install the extension?

Navigate to Zed > Extensions or use the command palette to search "extensions".

What permissions does my Figma token need?

Set the permissions to read-only for File Content and Dev Resources.

How do I configure the extension after installation?

Add the following to your Zed settings, replacing <FIGMA_API_KEY> with your token:

"context_servers": {
  "mcp-server-figma": {
    "settings": {
      "figma_api_key": "<FIGMA_API_KEY>"
    }
  }
}

评论

媒体与设计 分类下的更多 MCP 服务器