Skip to content

Official plugin marketplace (claude-plugins-official) is inaccessible #22310

Description

@mtskf

Summary

The official plugin marketplace claude-plugins-official is not accessible, even though plugin pages exist on claude.com (e.g., https://claude.com/plugins/figma).

Steps to Reproduce

  1. Run /plugin marketplace list

    • Result: "No marketplaces configured"
  2. Try to install an official plugin:

    claude plugin install figma@claude-plugins-official
    • Result: Plugin "figma" not found in marketplace "claude-plugins-official"
  3. Visit https://claude.com/plugins/figma and click "Install in Claude Code"

    • Result: Only copies the command claude plugin install figma@claude-plugins-official which fails
  4. Try to add the marketplace manually:

    /plugin marketplace add https://registry.claude.ai/marketplace
    • Result: ECONNREFUSED

Expected Behavior

  • Official plugins listed on claude.com/plugins/* should be installable
  • claude-plugins-official marketplace should be automatically available or have a documented way to add it

Environment

  • Claude Code version: 2.1.29
  • OS: macOS (Darwin 25.2.0)

Additional Context

The documentation states that claude-plugins-official is a reserved name for Anthropic use, but there's no way to access it. This creates a confusing experience where:

  • Plugin pages exist on the web
  • "Install in Claude Code" button provides a command
  • The command doesn't work because the marketplace isn't accessible

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions