-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels