MCP tools
Tools exposed by figma-agent-mcp (37 total). Unless noted, calls are forwarded to the open Figma plugin over the bridge.
Conventions
Meta (MCP-local)
Read
Write / mutate
Motion (Figma Motion API beta)
Example agent flow
list_filesget_selection/get_nodeget_screenshotfor a quick previewsave_screenshotswithscale: 3,compress: truefor delivery slicesset_text_content/set_node_properties(or motion tools) to apply edits
Schema source
Authoritative Zod schemas live in packages/figma-agent-mcp/src/schema.ts. Tool registration is in tools.ts.
