Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.
Zed extension for Framelink Figma MCP Server
This extension connects Framelink Figma MCP Server to Zed so the Agent Panel can use Figma as a context source. It is set up through Zed extension install flow and a `context_servers` settings block that points to your Figma API key.
Builders who use Zed’s Agent Panel and want Figma files and dev resources in their editor context.
You can ask your agent to work with Figma context without leaving Zed.
What it does
Agent Panel context server
Registers Framelink Figma MCP Server as a context server for Zed’s Agent Panel.
Figma API key settings
Uses a `figma_api_key` setting so the server can access your Figma account.
Read-only Figma permissions
The README calls for read-only access to File Content and Dev Resources.
Zed extension packaging
Ships as a Zed extension with Rust code and extension metadata.
README
Framelink Figma MCP Server Extension for Zed
This extension integrates Framelink Figma MCP Server as a context server for Zed's Agent Panel.
To install navigate to: Zed > Extensions. Or use the command palette
(macOS,
Linux)
to search extensions.
You'll need to grab a Figma access token for your account.
Set the permissions read-only for File Content and Dev Resources.
"context_servers": {
"mcp-server-figma": {
"settings": {
"figma_api_key": "<FIGMA_API_KEY>"
}
}
}
Files in the repo
- .github
- configuration
- src
- .gitignore
- Cargo.lock
- Cargo.toml
- extension.toml
- LICENSE
- README.md
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More plugins

Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
OmO: Just type "mass ulw" keyword with your prompt. Now you are the master of graph engineering.
Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Opinionated Oxlint rules for rejecting low-evidence TypeScript and JavaScript patterns
Teams-first Multi-agent orchestration for Claude Code