zed-mcp-server-figma
This extension integrates the Framelink Figma MCP Server for Zed's Agent Panel, allowing users to connect their Figma accounts easily. It requires a read-only API key for accessing file content and dev resources. This setup streamlines the design process by enabling seamless communication between Zed and Figma, enhancing workflow efficiency.
GitHub Stars
12
User Rating
Not Rated
Favorites
0
Views
65
Forks
1
Issues
0
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>"
}
}
}
3
Followers
22
Repositories
0
Gists
0
Total Contributions
The Elasticsearch MCP Server connects to Elasticsearch data using the Model Context Protocol, enabling interaction through natural language conversations. This experimental server simplifies access to Elasticsearch indices and supports various operations, including listing indices, retrieving mappings, and executing search queries.