Summary
Unable to configure the Figma MCP server because the OAuth flow fails with the error OAuth app with client id command-code doesn't exist after signing in to Figma using Google.
Expected Behavior
The browser should open, authentication with Figma should complete successfully, and the Figma MCP server should be added to the MCP configuration.
Actual Behavior
The browser opens as expected, and I sign in to Figma using Sign in with Google. After authentication, an error page is displayed with the message:
OAuth app with client id command-code doesn't exist
Steps to reproduce the issue
-
Run either of the following commands:
cmd mcp add figma https://mcp.figma.com/mcp
or
cmd mcp add --transport http figma https://mcp.figma.com/mcp
-
A browser window opens for Figma authentication.
-
Sign in to Figma using Sign in with Google.
-
Observe that the authentication fails and displays the error:
OAuth app with client id command-code doesn't exist
Command Code Version
0.40.3
Operating System
Linux
Terminal/IDE
vscode
Shell
bash
Additional context
No response
Summary
Unable to configure the Figma MCP server because the OAuth flow fails with the error
OAuth app with client id command-code doesn't existafter signing in to Figma using Google.Expected Behavior
The browser should open, authentication with Figma should complete successfully, and the Figma MCP server should be added to the MCP configuration.
Actual Behavior
The browser opens as expected, and I sign in to Figma using Sign in with Google. After authentication, an error page is displayed with the message:
Steps to reproduce the issue
Run either of the following commands:
or
A browser window opens for Figma authentication.
Sign in to Figma using Sign in with Google.
Observe that the authentication fails and displays the error:
Command Code Version
0.40.3
Operating System
Linux
Terminal/IDE
vscode
Shell
bash
Additional context
No response