Skip to content

Figma remote MCP not asking for authentication #273

@jsit

Description

@jsit

I've followed the instructions for setting up the Figma remote MCP server:

{
  "figma": {
    "type": "http",
    "name": "Figma",
    "url": "https://mcp.figma.com/mcp"
  }
}

But when I toggle it on, I get this error:

[07:08:34]  'figma' error: Dynamic client registration failed: HTTP 403  
[07:08:34]  'figma' transport closed  
[07:08:34]  'figma' streamable-http error: Dynamic client registration failed: HTTP 403. Falling back to SSE transport  
[07:08:34]  'figma' error: SSE error: Non-200 status code (405)  
[07:08:34]  'figma' failed to start connection with http and sse transports: SSE error: Non-200 status code (405)  
[07:08:34]  'figma' failed to start connection: SSE error: Non-200 status code (405)  
[07:08:34]  'figma' transport closed  
[07:08:34]  Failed to connect to "figma" MCP server: SSE error: Non-200 status code (405)  

This works in Cursor, for instance, where it sends me to the Figma website to authenticate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions