How to Add Figma & Browser Tools MCP in Cursor 0.47.8 on macOS

Here’s the properly formatted post with the solution in code format:


How to Add Figma & Browser Tools MCP in Cursor 0.47.8 on macOS

Are you trying to integrate MCP servers for Figma Developer and Browser Tools into the latest Cursor 0.47.8 on macOS? Here’s a step-by-step guide to help you configure them seamlessly.

Solution

To enable MCP support for Figma and Browser Tools, add the following configuration to your mcp.json:

{
  "mcpServers": {
    "figma-developer-mcp": {
      "command": "npx",
      "args": ["-y", "figma-developer-mcp", "--stdio"],
      "env": {
        "FIGMA_API_KEY": "figd_xxxxxxxxxxx"
      }
    },
    "browser-tools": {
      "command": "npx",
      "args": ["-y", "@agentdeskai/[email protected]", "--stdio"]
    }
  }
}

then, after this, how to use?

I did the set up, the server runs. I tested it in the MCP Inspector v0.7.0. There I tried the tool call for the file, which was successful. But when I paste a link to the agent it says it cannot access the file. What am I doing wrong?


Same as the poster above – setup’s nice and easy, server seems to run when checked in MCP Inspector, but the Figma file cannot be read.

Tried with multiple access tokens.

+++1

I highly recommend you add MANIMGL to such

(retarded editor on this site btw)

manimGL is exquisite - and is a must for an MCP.

this with figma is a +++

But we need SPLINE 3d to be an MC agentic callable for epic justice.