CommandCodeAI / CommandCodeAI/command-code
Bug: Unable to Configure Figma MCP Server – OAuth Error OAuth app with client id command-code doesn't exist
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
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-codedoesn't exist
Steps to reproduce the issue
-
Run either of the following commands:
cmd mcp add figma https://mcp.figma.com/mcpor
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-codedoesn't exist
Command Code Version
0.40.3
Operating System
Linux
Terminal/IDE
vscode
Shell
bash
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Figma MCP setup with cmd mcp add figma https://mcp.figma.com/mcp on Linux, then trace the OAuth flow that produces the command-code client ID error. Done means Figma authentication completes and the MCP server is added to the MCP configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- figma
- Domain
- authentication, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100