u/MomoBytez

▲ 3 r/FigmaCommunity+1 crossposts

Writing to figma with a custom node.js agent

Hi,

I'm trying to build a UI/UX agent that is capable of writing to Figma, currently I am using an npm package to start up an mcp server (figma-developer-mcp) and was confused when I first saw there were only 2 tools.

One to Get Figma Data, and one go Get Images.

I've got my code based agent using a Claude model to read my existing forms pages fine, but as part of my agent I'd like to be able to accept input from another agent, which should create some wireframes for me and update/sync automatically via tools I expose on my UI/UX agent.

I could not seem to find anything online, tutorials I've watched have been using IDEs like Claude or Cursor and setting up the MCP there, and they seem to have the ability to write to figma.

While using a code approach to connect, it doesn't seem possible.

Maybe I am missing something, does anyone have experience with this please?

reddit.com
u/MomoBytez — 5 days ago