CommandCodeAI / CommandCodeAI/command-code

Bug: Unable to Configure Figma MCP Server – OAuth Error OAuth app with client id command-code doesn't exist

Open
#517 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

non-issue
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-code doesn't exist

Steps to reproduce the issue
  1. 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
    
  2. A browser window opens for Figma authentication.

  3. Sign in to Figma using Sign in with Google.

  4. 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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.