Recommended
macOS and Linux
curl -fsSL https://www.figmago.tech/install.sh | shDetects your platform, verifies the SHA-256 checksum before installing, and puts figma-go on your PATH.
The CLI is the MCP server your AI client talks to. Install it once, then connect your clients with a single setup command.
Recommended
curl -fsSL https://www.figmago.tech/install.sh | shDetects your platform, verifies the SHA-256 checksum before installing, and puts figma-go on your PATH.
Homebrew
brew install joefour/figma-go/figma-goHandles upgrades with brew upgrade figma-go.
Manual download
Verify your download against checksums.txt. The current version is in version.txt. Windows builds are archived as .tar.gz; extract with tar -xzf, which ships with Windows 10 and later.
Safari and Chrome mark downloaded files as quarantined, and macOS stops the binary with no error message. Run this once after installing:
xattr -d com.apple.quarantine $(command -v figma-go)The installer script and Homebrew are not affected — only browser downloads.
Run the setup command from the project where you want Figma Go available, then open the plugin in Figma and sign in with the same Google account.
figma-go setup --all --scope project