Add add-mcp contextual menu option#3365
Merged
skeptrunedev merged 2 commits intomainfrom Feb 10, 2026
Merged
Conversation
skeptrunedev
approved these changes
Feb 10, 2026
mintlify-development bot
pushed a commit
that referenced
this pull request
Feb 11, 2026
* Add add-mcp contextual menu option to documentation * Enable add-mcp in contextual menu config --------- Co-authored-by: Mintlify Agent <agent@mintlify.com>
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.
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.