Add Connect to Devin option for contextual menu#4492
Closed
mintlify[bot] wants to merge 1 commit intomainfrom
Closed
Add Connect to Devin option for contextual menu#4492mintlify[bot] wants to merge 1 commit intomainfrom
mintlify[bot] wants to merge 1 commit intomainfrom
Conversation
Generated-By: mintlify-agent
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
Adds documentation for the new
devin-mcpcontextual menu option, which lets users install their hosted MCP server in Devin directly from the contextual menu — similar to the existing Cursor and VS Code connection options.What shipped: A new
devin-mcpcontextual menu identifier that connects Devin to a docs site's hosted MCP server.Changes
devin-mcprow to the menu options table (en, es, fr, zh)devin-mcpto the configuration example showing all available optionsNote
Low Risk
Documentation-only change that adds a new menu identifier to examples/tables; no runtime code paths are modified.
Overview
Documents a new contextual-menu option,
devin-mcp, to let users install their hosted MCP server in Devin (alongside existing Cursor/VS Code connect options).Updates the menu options tables and
docs.jsonconfiguration examples inai/contextual-menu.mdxand itses,fr, andzhtranslations, and addsdevin-mcpto the English page keywords.Written by Cursor Bugbot for commit 6ede85e. This will update automatically on new commits. Configure here.