Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y figma-useAgent-CoreX intelligently routes which tools from dannote/figma-use your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"figma-use": {
"command": "npx",
"args": [
"-y",
"figma-use"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add figma-useAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use dannote/figma-use directly without routing
npx -y figma-useNew to Agent-CoreX? View setup guide →