Claude Code support #177
joesaunderson
started this conversation in
Ideas
Replies: 1 comment
-
|
What type of things would folks like to see in a claude code plugin? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
To aide distribution, it would help to enable your MCP server to be installed to Claude Code via the plugin system.
Describe the solution you'd like
See Docker's example - the key being the marketplace.json file. This tells Claude that you have "plugins", and how to install the MCP server.
To further this, list your marketplace/plugin on https://claudecodemarketplace.com (once your repository has a
marketplace.jsonfile, list it here (https://github.com/joesaunderson/claude-code-marketplace/blob/main/.claude-plugin/marketplaces.json), and it will automatically be discovered to thousands of users.Describe alternatives you've considered
Don't.
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions