Skip to content

fix: avoid duplicate plugin MCP registration#1903

Open
MukundaKatta wants to merge 1 commit intoChromeDevTools:mainfrom
MukundaKatta:codex/chrome-plugin-dedupe
Open

fix: avoid duplicate plugin MCP registration#1903
MukundaKatta wants to merge 1 commit intoChromeDevTools:mainfrom
MukundaKatta:codex/chrome-plugin-dedupe

Conversation

@MukundaKatta
Copy link
Copy Markdown
Contributor

Summary:

  • remove the duplicate chrome-devtools MCP server declaration from .claude-plugin/plugin.json
  • keep .mcp.json as the single source of truth for plugin MCP registration
  • avoid Claude Code /doctor warnings when the marketplace plugin is installed

Testing:

  • node -e "JSON.parse(require('fs').readFileSync('.claude-plugin/plugin.json','utf8'))"

Fixes #1854

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.

Claude Code /doctor reports duplicate MCP server when plugin is loaded via marketplace

1 participant