[Bug] Marketplace not visible in /plugin command after v2.1.7

Status Closed — not planned
Reported on v2.1.7
Maintainer reply None cached
Activity 16 comments · opened Jan 15, 2026 · closed May 24, 2026

Bug Description

Hi, the official marketplace is not visible anymore when using the /plugin command.

Claude Code v2.1.7
MacOS Tahoe 26.2

  1. cd ~
  2. brew remove claude-code
  3. rm -rf .claude
  4. brew install claude-code
  5. in claude /plugin and tab to get to Marketplaces

=> no mentioning of official plugin marketplace anymore.

Auto-generated:

Environment Info

  • Platform: darwin
  • Terminal: WezTerm
  • Version: 2.1.7
  • Feedback ID: 4020d651-38c7-46f0-b17f-b27783f1d1bb

Errors

[{"error":"Error: Failed to delete keychain entry\n    at Zp9 (/$bunfs/root/claude:186:124210)\n    at async wp9 (/$bunfs/root/claude:187:592)\n    at async fp9 (/$bunfs/root/claude:187:496)\n    at async UIA (/$bunfs/root/claude:2236:19903)\n    at async startOAuthFlow (/$bunfs/root/claude:2236:21466)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-15T00:21:42.649Z"}]

View original on GitHub ↗

16 Comments

github-actions[bot] · 7 months ago

Found 2 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/13471
  2. https://github.com/anthropics/claude-code/issues/17988

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

diegorepurpose · 7 months ago
❯ /doctor

 Diagnostics
 └ Currently running: package-manager (2.1.7)
 └ Package manager: homebrew
 └ Path: /opt/homebrew/bin/claude
 └ Invoked: /opt/homebrew/Caskroom/claude-code/2.1.7/claude
 └ Config install method: global
 └ Search: OK (bundled)

 Updates
 └ Auto-updates: Managed by package manager
 └ Auto-update channel: latest
 └ Stable version: 2.1.2
 └ Latest version: 2.1.7

 Version Locks
 └ No active version locks
diegorepurpose · 7 months ago

<img width="704" height="438" alt="Image" src="https://github.com/user-attachments/assets/f28cf3a7-c1df-4d8f-826b-65cf611cc718" />

diegorepurpose · 7 months ago

Work around:

/plugin marketplace add anthropics/claude-plugins-official
metodribic · 6 months ago

I haven't access marketplace ever before but now that I am tryng to do so it says I have no marketplace configured. When I try to run /plugin marketplace add anthropics/claude-plugins-official or trying to add https://github.com/anthropics/claude-plugins-official via /plugins > Add marketplace I am getting:

Error: Invalid schema: plugins.0.lspServers: Invalid input, plugins.1.lspServers: Invalid input, plugins.2.lspServers: Invalid input, plugins.3.lspServers: Invalid input, plugins.4.lspServers: Invalid input, plugins.5.lspServers: Invalid input, 
    plugins.6.lspServers: Invalid input, plugins.7.lspServers: Invalid input, plugins.8.lspServers: Invalid input, plugins.9.lspServers: Invalid input, plugins.10.lspServers: Invalid input

I am running claude code 2.0.30.

Any ideas?

andreamike · 6 months ago

same for me

zoechi · 5 months ago

For /plugin marketplace add anthropics/claude-plugins-official
I get .../anthropics-claude-plugins-official/.claude-plugin/marketplace.json plugins.56.source: Invalid input

claude-code v2.1.66

apowers · 5 months ago

/plugin marketplace add anthropics/claude-plugins-official works in 2.1.73

chilcano · 5 months ago

I don't understand why /plugin marketplace add anthropics/claude-plugins-official doesn't work with stable claude cli. The anthropics/claude-plugins-official is official (although it says "use it under your own risk")
I've tried and got this error:

❯ /plugin marketplace add anthropics/claude-plugins-official                                                                                                       
  ⎿  Error: Failed to parse marketplace file at /home/vscode/.claude/plugins/marketplaces/anthropics-claude-plugins-official/.claude-plugin/marketplace.json:      
     Invalid schema: /home/vscode/.claude/plugins/marketplaces/anthropics-claude-plugins-official/.claude-plugin/marketplace.json plugins.56.source: Invalid input,
      plugins.63.source: Invalid input, plugins.67.source: Invalid input, plugins.71.source: Invalid input, plugins.72.source: Invalid input, plugins.73.source:   
     Invalid input, plugins.74.source: Invalid input, plugins.75.source: Invalid input 

It only work in latest channel (> 2.1.58). If this is not planned to be fixed soon, please, official marketplace automatic installation MUST be disabled by default !!:

! cat ~/.claude/.claude.json| grep official                                                                                                                        
  ⎿    "officialMarketplaceAutoInstallAttempted": true,                                                                                                            
       "officialMarketplaceAutoInstalled": false,                                                                                                                  
       "officialMarketplaceAutoInstallFailReason": "unknown",                                                                                                      
       "officialMarketplaceAutoInstallRetryCount": 3,                                                                                                              
       "officialMarketplaceAutoInstallLastAttemptTime": 1773687554364,                                                                                             
       "officialMarketplaceAutoInstallNextRetryTime": 1773716354364,

Recommendation: don't install it

zoechi · 5 months ago

For me this is working again in 2.1.70

niclashoyer · 5 months ago

Not working for me in 2.1.80

ysoyipek · 5 months ago

If Git is not installed on the system, you cannot clone the repository. Could the problem be the lack of Git?

diegorepurpose · 5 months ago
If Git is not installed on the system, you cannot clone the repository. Could the problem be the lack of Git?

Git is installed and it used to work on the same machine. It started working magically again for me. I am on 2.1.79 now. I didn't do anything. I suggest Anthropic puts in some alerts or monitoring to detect the circumstances when this happens, doesn't sound like we can narrow it down to a simple set of criteria ?

leechor · 4 months ago

I have this problem, the reason may be that Claude will remove /Users/sunlichao11/.claude/plugins/marketplaces plugin automatically , after I restart computer, and reinstall the plugin, it worked.

github-actions[bot] · 3 months ago

Closing for now — inactive for too long. Please open a new issue if this is still relevant.

github-actions[bot] · 1 month ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.