Skip to content

[Bug]: figma:figma auth notification #2989

@xpzero

Description

@xpzero

Prerequisites

  • I will write this issue in English (see our Language Policy)
  • I have searched existing issues to avoid duplicates
  • I am using the latest version of oh-my-opencode
  • I have read the documentation or asked an AI coding agent with this project's GitHub URL loaded and couldn't find the answer

Bug Description

Image

After installing Oh My OpenCode, restarting OpenCode will trigger the authentication prompt shown above. The original OpenCode had the official Figma MCP installed.And authorized by https://github.com/connorads/opencode/tree/mcp-auth-workaround?tab=readme-ov-file#mcp-auth-workaround

Via the /mcps command, an additional MCP entry figma:figma can be seen. However, when trying to authenticate using the command shown in the prompt, OpenCode says it cannot find this MCP. The figma:figma entry appeared after installing oh-my-opencode, along with the authentication prompt mentioned above.

Steps to Reproduce

figma config
"figma": { "enabled": true, "type": "remote", "url": "https://mcp.figma.com/mcp" },

Expected Behavior

no show the prompt

Actual Behavior

After installing oh-my-opencode, an authentication prompt for figma:figma appears every time OpenCode starts.

Doctor Output

❯ bunx oh-my-opencode doctor

 oMoMoMoMo... Doctor


Installation
────────────────────────────────────────
  ✓ OpenCode Installation → 1.3.13
  ✓ Plugin Registration → Registered (pinned: 3.1.5)

Configuration
────────────────────────────────────────
  ✓ Configuration Validity → Valid JSON config
  ✓ Model Resolution → 9 agents, 7 categories (16 overrides), 4108 available

Authentication
────────────────────────────────────────
  ✓ Anthropic (Claude) Auth → Auth plugin available
  ○ OpenAI (ChatGPT) Auth → Auth plugin not installed
  ○ Google (Gemini) Auth → Auth plugin not installed

Dependencies
────────────────────────────────────────
  ⚠ AST-Grep CLI → Not installed (optional)
  ✓ AST-Grep NAPI → installed
  ⚠ Comment Checker → Not installed (optional)

Tools & Servers
────────────────────────────────────────
  ✓ GitHub CLI → 2.87.3 - authenticated as xpzero
  ⚠ LSP Servers → No LSP servers detected
  ✓ Built-in MCP Servers → 2 built-in servers enabled
  ○ User MCP Configuration → No user MCP configuration found

Updates
────────────────────────────────────────
  ✓ Version Status → Pinned to version 3.1.5

Summary
────────────────────────────────────────

  9 passed, 0 failed, 3 warnings, 3 skipped
  Total: 15 checks in 2082ms

⚠ All systems operational with warnings.

Error Logs

Configuration

Additional Context

No response

Operating System

macOS

OpenCode Version

1.3.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions