top | item 46658962

Show HN: Figma-use – CLI to control Figma for AI agents

1 points| dannote | 1 month ago |github.com

I built this because the official Figma MCP server is mostly useless.

figma-use gives AI agents full control:

- 73 commands for creating shapes, text, frames, components - Inline styling (one command = shape + fill + stroke + radius + layout) - eval command to run arbitrary JS via the Figma Plugin API - Human-readable output by default, --json for agents

Architecture: CLI → HTTP → local proxy → WebSocket → Figma plugin

Install: bun install -g @dannote/figma-use

Inspired by Vercel's agent-browser

discuss

order

No comments yet.