Extracts brand identity from Figma design files by planning required tool calls and ingesting variables, styles, and logo SVG to compile design tokens.
Enables AI agents to remotely operate visual design tools via MCP protocol, with composable architecture for image processing, file operations, and workflow automation.
Enables multi-AI collaborative analysis by proxying requests to existing login-based MCP servers (Gemini CLI and Codex CLI) from Claude Desktop or Claude Code.
Analyze codebases and design user interfaces using Google Gemini's visual understanding and detective capabilities for rapid prototyping and comprehensive analysis.
Generates a design system rule sheet from the current Figma file, aggregating color tokens, typography styles, variables, and components into a single markdown block for AI context.
Retrieve Figma prototyping reactions from specified nodes to analyze user interactions and prepare data for creating connector lines between design elements.
Retrieve Figma prototyping reactions from multiple nodes to analyze user interactions and prepare data for creating connector lines in design workflows.
Extract and normalize a design system from a Figma library file to generate a structured knowledge artifact with counts of components, styles, and variables.
Retrieve a structured markdown tree of a Figma node with all design properties and Tokens Studio token references to generate code using design tokens.
Extract design context from Figma and generate a requirements specification. Provides routing instructions for AI client to call Figma MCP's design context tool.