1. Conduid
  2. Social
  3. Figma Intelligence
MCP server · Social

Figma Intelligence

One-command installer for Figma Intelligence — AI-powered design tools for Figma

37Low

Scored 4 months ago · breakdown

About Figma Intelligence

Figma Intelligence is an MCP server in the Social category: one-command installer for Figma Intelligence — AI-powered design tools for Figma. It has been installed 0 times through Conduid.

Install

Claude Code
claude mcp add figma-intelligence -- npx -y figma-intelligence
npx
npx -y figma-intelligence

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Figma Intelligence

Powered by Claude · Grounded in docs

I know everything about Figma Intelligence. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

Figma Intelligence

AI-powered design tools for Figma. 88 MCP tools that give your AI assistant (Claude, Cursor, VS Code) the ability to read, create, audit, and modify Figma designs.


Quick Start

Prerequisites

Install

npx figma-intelligence@latest setup

This installs everything and registers MCP tools with Claude, Cursor, and VS Code automatically.

Start

npx figma-intelligence@latest start

Load the Figma plugin

  1. Open Figma Desktop and open any design file
  2. Go to Plugins > Development > Import plugin from manifest
  3. Select ~/.figma-intelligence/plugin/manifest.json
  4. Run the plugin — you should see Connected

Use it

Open your AI tool and try:

"Audit this Figma page for accessibility issues"

"Clone this screenshot into Figma using the design system"

"Generate a React component from the selected Figma component"


Commands

Command Description
npx figma-intelligence@latest setup Install and configure
npx figma-intelligence@latest start Start the relay
npx figma-intelligence@latest stop Stop the relay
npx figma-intelligence@latest status Check connection

How It Works

Your Machine                              Cloud
+-------------------+                    +------------------+
|  Figma Desktop    |                    |  88 MCP Tools    |
|  (plugin inside)  |                    |  (AI intelligence|
|        |          |                    |   runs here)     |
|        v          |    encrypted       |        ^         |
|  Local Relay  ----+----- tunnel -------+-> Tool Router    |
+-------------------+                    +------------------+
        ^
        |
  Claude / Cursor / VS Code

Your design files stay in Figma. No design data is stored on the server.


Troubleshooting

Plugin shows "Bridge offline"

  • Click the Reconnect button in the plugin
  • Or restart the relay: npx figma-intelligence@latest stop && npx figma-intelligence@latest start

Plugin shows "Not logged in"

  • Click the Log in button in the plugin
  • Or run claude login in your terminal

MCP tools not showing in your AI tool

  • Restart Claude / Cursor / VS Code after running setup
  • Check: npx figma-intelligence@latest status

Relay won't start

  • Stop existing relay: npx figma-intelligence@latest stop
  • Check port: lsof -i :9001

Updating to latest version

  • Just re-run setup — it preserves your config:
    npx figma-intelligence@latest setup
    npx figma-intelligence start
    

License

CC-BY-NC-ND-4.0

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About Figma Intelligence

How do I install Figma Intelligence?

Run claude mcp add figma-intelligence -- npx -y figma-intelligence, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Figma Intelligence safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Figma Intelligence still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.