[BUG] Claude Code Plugin Directory Submission Link Redirects to Documentation URL and Returns 403 Forbidden

Open 💬 0 comments Opened Jun 29, 2026 by dgambhir01

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Description:
The Claude Code plugin submission URL (https://clau.de/plugin-directory-submission) redirects to the plugin documentation page instead of the plugin submission page. The redirected URL then returns a 403 Forbidden error, preventing developers from submitting their plugins to the official marketplace.

Expected Result:

The submission link should redirect to a valid plugin submission page or submission form.
Users should be able to access the plugin submission process without encountering an authorization error.

Actual Result:

The URL redirects to the documentation page.
The redirected page returns 403 Forbidden, making the plugin submission process inaccessible.

Impact:

Developers are unable to submit plugins to the official Claude Code marketplace.
Documentation references a submission process that cannot be accessed.

Frequency:
100% reproducible.

What Should Happen?

The submission link should redirect to a valid plugin submission page or submission form.
Users should be able to access the plugin submission process without encountering an authorization error.

Error Messages/Logs

Steps to Reproduce

Steps to Reproduce:

Open a browser.
Navigate to https://clau.de/plugin-directory-submission.
Observe the redirect.
The browser redirects to:
https://code.claude.com/docs/en/plugins#submit-your-plugin-to-the-official-marketplace
Observe the response.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.195 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗