Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Talk to Figma MCP
by
yhc984
Verified
GitHub
Image & Video Processing
TypeScript
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
cursor-talk-to-figma-mcp-main
src
cursor_mcp_plugin
src/cursor_mcp_plugin/code.js
src/cursor_mcp_plugin/manifest.json
src/cursor_mcp_plugin/setcharacters.js
src/cursor_mcp_plugin/ui.html
{ "name": "Cursor MCP Plugin", "id": "cursor-mcp-plugin", "api": "1.0.0", "main": "code.js", "ui": "ui.html", "editorType": [ "figma", "figjam" ], "permissions": [], "networkAccess": { "allowedDomains": [ "https://google.com" ], "devAllowedDomains": [ "http://localhost:3056", "ws://localhost:3056" ] }, "documentAccess": "dynamic-page", "enableProposedApi": true, "enablePrivatePluginApi": true }