Add plugin directory metadata, per-plugin READMEs, bump to 1.0.0 - #37
Draft
tylergoerzen-mxp wants to merge 1 commit into
Draft
Add plugin directory metadata, per-plugin READMEs, bump to 1.0.0#37tylergoerzen-mxp wants to merge 1 commit into
tylergoerzen-mxp wants to merge 1 commit into
Conversation
Prep for submitting mixpanel-mcp to Anthropic's official Claude Code plugin directory: - plugin.json (all 3 plugins): add displayName, homepage (docs.mixpanel.com/docs/mcp), repository, keywords - Add per-plugin README.md — install steps, skills table, requirements, and a read+write permissions disclosure linking to the MCP docs - Fix stale root README skills table (7 of 11 skills listed; mixpanel-ai-readiness renamed to prepare-ai-readiness) - Bump version 0.1.1 -> 1.0.0 in Claude and Cursor manifests Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Author
|
Companion docs PR: mixpanel/docs#138 — adds the Claude Code Plugin section to /docs/mcp that the homepage field points at. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Prep for submitting
mixpanel-mcpto Anthropic's official Claude Code plugin directory (via the submission form). External plugins need trust metadata (homepage/docs) and clear documentation of what the plugin can do; the directory listing rendershomepageas the main trust link.What changed
plugin.json(all 3 plugins): addeddisplayName,homepage→ docs.mixpanel.com/docs/mcp,repository,keywords; expandeddescriptionREADME.md: full README formixpanel-mcp(install, requirements, 11-skill table, and an explicit read+write permissions disclosure); short regional variants for-eu/-inpointing at the main onemixpanel-ai-readiness, which is nowprepare-ai-readiness; addedanalyze-report,learn-mcp,manage-boards,monitor-metrics0.1.1→1.0.0in both Claude and Cursor manifests (sub-1.0 reads as unfinished in a public directory; bump also ships the metadata to existing installs, since a setversionpins updates)claude plugin validatepasses on all three plugins;make check-skills-syncpasses.Follow-ups after merge (not in this PR)
v1.0.0tag/release — accepted directory entries pin aref+sha, so they need a stable tagmixpanel-mcpand letting the README route EU/IN users to this marketplace, to avoid three near-duplicate directory entries/docs/mcpso thehomepagelink documents the plugin itself (link will be added here once open)🤖 Generated with Claude Code