Skip to main content

https://api.figma.com/v1/images/4CSH3ej4Wd48v6XCv2U8Tq?ids=921:357,921:362,921:364,921:369,921:374,921:375,921:384&format=png&scale=2

 

I want to ask about the url up above

This url is generate by MCP server in vs code.

The agent is trying to fetch the icon from the picture I just feel quite weird all the pictures 

coordinates are already fetched, however can’t fetch download with the 
{"status":403,"err":"Invalid token"} response message.

 

please help. Thanks.

Below is  my Figma MCP settings


"Framelink Figma MCP": {

                "command": "cmd",

                "args": [

                    "/c",

                    "npx",

                    "-y",

                    "figma-developer-mcp",

                    "--figma-api-key=figd_…oooxxxx",

                    "--stdio"

                ],

        }


My figma app key setting is like  the above picture