Settings

Theme

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

github.com

1 points by dannote 2 days ago · 0 comments · 1 min read

Reader

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

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection