Skip to content

Releases: chavisnguyen/FiMake

v1.0.32

Choose a tag to compare

@chavisnguyen chavisnguyen released this 19 Sep 14:23

Silent --version output, Apache-2.0 license alignment, version-vs-tag release guard.

v1.0.31

Choose a tag to compare

@chavisnguyen chavisnguyen released this 19 Sep 13:47

Standalone binaries now actually attached (fixed upload path). AI agents can read and edit your Figma documents.

v1.0.0

Choose a tag to compare

@chavisnguyen chavisnguyen released this 19 Sep 07:54

First public release. AI agents can now read and edit your Figma documents — no Figma AI subscription needed.

Install (macOS/Linux)

brew tap chavisnguyen/fimake
brew install fimake
fimake --version

(The tap formula is bumped automatically — if brew 404s, wait a few minutes and retry.)

Or download fimake-<your-os> directly below (no Node needed) and point your MCP client at it: command = absolute path, env = TRANSPORT=stdio, PORT=10101.

Figma plugin

Download fimake-plugin.zip below, unzip, then in Figma: Plugins > Development > Import plugin from manifest. Keep the plugin window open while working.

Contents

  • fimake-macos-arm64 / fimake-macos-x64 / fimake-linux-x64 / fimake-windows-x64.exe — standalone MCP server (27 tools, default PORT 10101)
  • fimake-plugin.zip — sideload Figma plugin (version-matched to this release)