Skip to content

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

Description

@Sparshlohana

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions