Show HN: Figma-use – CLI to control Figma for AI agents (github.com)

1 points by dannote ↗ HN
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

0 comments

[ 3.9 ms ] story [ 6.8 ms ] thread

No comments yet.