feat: add Figma Buzz support with 13 new MCP tools#50
feat: add Figma Buzz support with 13 new MCP tools#50abhijitchirde wants to merge 6 commits intosouthleft:mainfrom
Conversation
|
Thanks for the Buzz support PR, @abhijitchirde. 13 new tools with tests and docs is a solid contribution. A few questions before we review in depth:
We want to make sure we're not shipping Buzz support before the API surface is stable enough. |
|
Thanks @tpitre! It passed what I tested last time. Let me stress test it more. Figma themselves have buzz currently in open beta with some limited functionality (yet to reach Canva's level). I will update the request based on what results I find. |
|
@tpitre How stable is the Buzz Plugin API? Is it production-ready or still evolving?
The editorType guards in code.js — do these affect startup performance for non-Buzz editors?
Are there any Buzz-specific quirks with the variables API or auto-layout that we should be aware of?
|
b072c52 to
50cbaa8
Compare
Summary
New Tools
gridorsingle-asset).gridorsingle-asset.Changes
manifest.jsoncode.jsui.htmlwebsocket-server.tsfigma-connector.tsIFigmaConnectorinterfacewebsocket-connector.tscloud-websocket-connector.tsfigma-desktop-connector.tsbuzz-tools.tslocal.ts/index.tstests/*docs/buzz.mdTests
npm test— 555 tests pass (531 existing + 24 new)npm run build:local