com.figma.mcp-mcp-mcp

com.figma.mcp-mcp-mcp is a skill for Claude Code, Codex from Friz-zy/ai-capability-registry. It costs 26 tokens per session (263 once invoked), scanned A, original, MIT.

A connection that gives an AI coding workflow context from Figma, a tool for designing interfaces and prototypes.

In plain words
What is it for?
Use it when coding from Figma designs or checking implementation details against interface designs.
Why use it?
It helps the agent understand relevant design work without requiring you to describe the Figma context manually.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when coding from Figma designs or checking implementation details against interface designs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/friz-zy/ai-capability-registry/com.figma.mcp-mcp
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Friz-zy/ai-capability-registry --skill com.figma.mcp-mcp
Clone the repo
git clone --depth 1 https://github.com/Friz-zy/ai-capability-registry

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for com.figma.mcp-mcp-mcp

README.md
[![agentmods](https://agentmods.dev/badge/skills/friz-zy/ai-capability-registry/com.figma.mcp-mcp/github.svg)](https://agentmods.dev/skills/friz-zy/ai-capability-registry/com.figma.mcp-mcp)
Your own site
<a href="https://agentmods.dev/skills/friz-zy/ai-capability-registry/com.figma.mcp-mcp"><img src="https://agentmods.dev/badge/skills/friz-zy/ai-capability-registry/com.figma.mcp-mcp/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for com.figma.mcp-mcp-mcp

Your own site · 80×15
<a href="https://agentmods.dev/skills/friz-zy/ai-capability-registry/com.figma.mcp-mcp"><img src="https://agentmods.dev/badge/skills/friz-zy/ai-capability-registry/com.figma.mcp-mcp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 263 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00026 $0.00263
Opus 5 $0.00013 $0.00131
Sonnet 5 $0.00005 $0.00053
Haiku 4.5 $0.00003 $0.00026

Measured 8d ago against content hash 411eb2aa4081, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

com.figma.mcp-mcp-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

mcp/servers/com.figma.mcp-mcp/SKILL.md · 50 lines

What it actually says

Figma MCP Server

The Figma MCP server brings Figma design context directly into your AI workflow.

When to use

  • Use Figma MCP Server only when the task directly involves the relevant service, SaaS product, platform, or technology.

Connection

Hosted endpoint

{
  "type": "streamable_http",
  "url": "https://mcp.figma.com/mcp"
}

MCP instructions

References

Security policy

  • Trust: trusted
  • Default mode: manual_review
  • Permission default: manual_review
  • Authentication: Unspecified in source metadata
  • Warning: Default mode is manual_review.
  • Warning: Permission default is manual_review.
  • Required posture: Complete manual review before connecting or invoking tools; this generated record does not grant approval.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 50 lines · 26 tokens per session scan A 411eb2aa4081

Subscribe to this mod's changes

com.figma.mcp-mcp-mcp is a skill published in the GitHub repository Friz-zy/ai-capability-registry (9 stars, last pushed 3d ago), licensed MIT. It adds 26 tokens to every session and 263 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

verify-against-spec

Cross-checks a design spec against implementation, including SwiftUI visual fidelity against a design-contract's §9 canonical frames and captures/. Apple/design-contract-specific — for a non-visual or non-Apple spec-coverage check, use a generic equivalent instead. Use when finishing a spec-driven Apple UI feature, or…

markdavidgan/apple-dev-skills · 86 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

liquid-glass

Apple Liquid Glass design system. Use when building UI with translucent, depth-aware glass morphism following Apple's design language. Provides CSS tokens, component patterns, dark/light mode, and animation specs.

fengshao1227/ccg-workflow · 43 tokens

infographics

Create professional infographics using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Integrates research-lookup and web search for accurate data. Supports 10 infographic types, 8 industry styles, and colorblind-safe palettes.

foryourhealth111-pixel/Vibe-Skills · 55 tokens

figma-implement-design

Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a…

foryourhealth111-pixel/Vibe-Skills · 76 tokens

critique

Evaluate design from a UX perspective, assessing visual hierarchy, information architecture, emotional resonance, cognitive load, and overall quality with quantitative scoring, persona-based testing, and actionable feedback. Use when the user asks to review, critique, evaluate, or give feedback on a design or…

fengshao1227/ccg-workflow · 59 tokens