Back to Plugins
TokenNexus for Figma

TokenNexus for Figma

Map & sync your Figma variables to Git-hosted design tokens.

Plugin Preview

TokenNexus for Figma preview

About this plugin

TokenNexus for Figma keeps your Figma variables aligned with design tokens in your Git repository -without renaming collections, migrating formats, or giving up control to another platform.Connect your repo, map variables to token paths (with ✦Automap smart suggestions or full manual control), then pull the latest values, review a clear diff, and apply only what you want.Your repository stays the single source of truth.TokenNexus doesn’t edit your token files or push changes back - it simply ensures Figma reflects them accurately with intelligent mapping algorithmKey featuresSupports DTCG, Tokens Studio, and plain JSONIntelligent auto-matching (name, type, value) → map hundreds of variables in secondsMulti-mode collections supportAlias-aware mappingsCross-file token references (where supported)One-way sync. Review-first workflow. Full control.If you need a DTCG style token starter, you can grab one from here and modify (A star on github is appreciated ⭐).If you find this useful, a like ♥️ will be deeply appreciated 🫶

Plugin Details

Version3
CreatedMarch 21, 2026
Last UpdatedMarch 21, 2026
CategoryImport & export plugins
CreatorJohn Itebu
Stats0 installs, 0 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:dist/ui.html
  • main:dist/main.js
  • Document Access:dynamic-page
  • Network Access:

    Reads design token JSON files from a user-specified GitHub repository via the GitHub REST API at api.github.com. It can also optionally export mapping configuration files back to that repository. In production builds only, the plugin may send limited anonymous usage telemetry and runtime error reports to tokennexus-telemetry.reemseats.workers.dev, which forwards data to PostHog and Sentry. Access tokens and raw token file contents are not sent in telemetry.

  • Editor Types:
    figma
  • Allowed Domains:
    • https://api.github.com
    • https://tokennexus-telemetry.reemseats.workers.dev