Add add-mcp contextual menu option #3365
Merged
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.
Summary
add-mcpto contextual menu options in ai/contextual-menu.mdxdocs.context_menu.copy_add_mcp_commandto integrations/analytics/overview.mdxNote
Low Risk
Documentation-only updates plus a small config default change; no runtime logic or security-sensitive behavior is modified.
Overview
Adds a new contextual menu item, Copy MCP Install Command (identifier
add-mcp), alongside existing MCP-related actions, and documents it in bothai/contextual-menu.mdxand the MCP guide (ai/model-context-protocol.mdx).Updates the example site configuration (
docs.json) to includeadd-mcpincontextual.options, and extends analytics docs with a new tracked eventdocs.context_menu.copy_add_mcp_commandfor when users copy the install command.Written by Cursor Bugbot for commit d374257. This will update automatically on new commits. Configure here.