MoonshotAI / MoonshotAI/kimi-code

figma mcp 无法登录

Open
#134 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
7.5k
Forks
1.2k
Avg merge
11h 53m
Merged PRs (30d)
350

Description

What version of Kimi Code is running?

0.4.0

Which open platform/subscription were you using?

Kimi Code

Which model were you using?

kimi-for-coding

What platform is your computer?

No response

What issue are you seeing?

Used authenticate · MCP/figma

OAuth flow for MCP server "figma" did not complete: failed to start OAuth flow for "figma":
HTTP 403: Invalid OAuth error response: SyntaxError: Unexpected token 'F', "Forbidden" is not
valid JSON. Raw body: Forbidden

What steps can reproduce the bug?
{
  "mcpServers": {
    "figma": {
      "url": "https://mcp.figma.com/mcp"
    }
  }
}

then

/mcp-config login figma

What is the expected behavior?

No response

Additional information

No response

Contributor guide

Open the contributing guide

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 failure with .kimi-code/mcp.json configured for https://mcp.figma.com/mcp, then run /mcp-config login figma. Inspect the CLI's MCP authentication and OAuth error handling to determine why the 403 response is parsed as JSON; done means the Figma OAuth flow completes or the failure is reported correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.