docs: add devin-mcp contextual menu option#4463
Open
mintlify[bot] wants to merge 1 commit intomainfrom
Open
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 that allows users to install their hosted MCP server directly in Devin.Related PR: mintlify/mint#6535
Changes
devin-mcpoption to the contextual menu options table inai/contextual-menu.mdxdevin-mcpto the example configuration inai/contextual-menu.mdxdevin-mcpto the built-in options list inorganize/settings-structure.mdxdevin-mcpto the type definition inorganize/settings-reference.mdxdevinandwindsurfoptions to the settings reference type definitionNote
Low Risk
Low risk documentation-only change; no runtime logic or schemas are enforced here beyond updating published option lists.
Overview
Documents a new contextual menu action,
devin-mcp, for installing a hosted MCP server in Devin.Updates the contextual menu docs and
docs.jsonexamples to include the new option, and extends thecontextual.optionsreference/type list (also filling in previously missingdevinandwindsurfentries) so the built-in options are consistent across docs.Written by Cursor Bugbot for commit bf2c859. This will update automatically on new commits. Configure here.