Loading MCP server directory, please wait...
Diff a rendered UI element against its Figma source and get every drifted property with its delta.
npx @getmcp/cli add io.github.Maher-Reven/asdesignedRequires Node.js 18+. Community-contributed server. Review source before installing.
FIGMA_TOKENFigma personal access token with 'file content: read' scope
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Maher-Reven/asdesigned": {
"command": "npx",
"args": [
"-y",
"asdesigned",
"asdesigned-mcp"
],
"env": {
"FIGMA_TOKEN": "",
"ASDESIGNED_BROWSER": ""
}
}
}
}