Skip to content

Conversation

@kesku
Copy link
Collaborator

@kesku kesku commented Nov 9, 2025

Summary

Added Claude Code plugin system support to enable easy installation via the /plugin install command. The MCP server is now discoverable and installable through Claude Code's plugin marketplace

Changes

  • Add .claude-plugin/marketplace.json
  • Update README with installation guide
  • Add workflow to validate plugin config
  • Include .claude-plugin directory in npm package files
  • Version bump

Misc

Users can now install with:

/plugin marketplace add perplexityai/modelcontextprotocol
/plugin install perplexity
export PERPLEXITY_API_KEY="your_key_here"

- Add .claude-plugin/marketplace.json
- Update README with installation guide
- Add workflow to validate plugin config
- Include .claude-plugin directory in npm package files
- version bump
@kesku kesku merged commit c61ac2a into main Nov 9, 2025
2 checks passed
@kesku kesku deleted the kesku/claude-plugin branch November 9, 2025 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants