Framelink Figma MCP Server Extension for Zed
@LoamStudios
About Framelink Figma MCP Server Extension for Zed
A Framelink Figma MCP server extension for Zed
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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_serverssettings
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>"
}
}
}
More Media & Design MCP servers
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
Comments