docs: Add Devin IDE MCP client guide and register in index lists - #23378
Draft
nedi-app[bot] wants to merge 1 commit into
Draft
docs: Add Devin IDE MCP client guide and register in index lists#23378nedi-app[bot] wants to merge 1 commit into
nedi-app[bot] wants to merge 1 commit into
Conversation
…cp/mcp-clients/devin.md mirroring the existing per-client template (Transport Support table, Prerequisites, Cloud MCP and Local Agent/Parent connection methods, How to Use, Troubleshooting, Documentation Links). Devin-specific facts (STDIO/SSE/HTTP transports, no WebSocket, GUI-based custom MCP setup via Settings > Connections > MCP servers, Auth Header auth, Test listing tools, org-admin permission, cloud-reachability requirement) were verified against official Devin docs. Netdata-side values (Cloud endpoint https://app.netdata.cloud/api/v1/mcp, local http://YOUR_NETDATA_IP:19999/mcp, scope:mcp Bearer token, v2.7.2+ for HTTP/SSE) reuse the authoritative README.md verbatim. Registered the new page in the README.md DevOps Copilots list, the ai-devops-copilot.md Client guides list, and the docs/.map/map.yaml publication registry so it is discoverable and publishes on Learn. As low-risk coupled cleanup, also added the already-existing OpenAI Codex CLI, Crush, and OpenCode entries that were missing from the ai-devops-copilot.md Client guides list.
|
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 Devin IDE MCP client guide and register in index lists. Files changed: docs/.map/map.yaml, docs/netdata-ai/mcp/README.md, docs/netdata-ai/mcp/mcp-clients/ai-devops-copilot.md, +1 more.
User Request
How do I add the Netdata MCP to Devin IDE?
Prompt (English)
Add the Netdata MCP server to Devin IDE
Reason for Change
This change applies the specific user request using repository-truth evidence from the audit execution workspace.
Summary by cubic
Add a dedicated guide for integrating Netdata MCP with Devin IDE and register it across the docs so users can set up quickly. The guide covers HTTP/STDIO/SSE transports plus Cloud and local connection steps.
docs/netdata-ai/mcp/mcp-clients/devin.mdwith prerequisites, transport support, Netdata Cloud setup, local Agent/Parent setup,npx mcp-remoteusage, and troubleshooting.docs/.map/map.yaml), the MCP README client list, and the AI DevOps Copilot “Client guides”.Written for commit c8ef896. Summary will update on new commits.