-
Notifications
You must be signed in to change notification settings - Fork 3.2k
initial docs for standalone mcp client node #3975
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
initial docs for standalone mcp client node #3975
Conversation
✅ Deploy Preview for n8n-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 issues found across 2 files
Prompt for AI agents (all 2 issues)
Check if these issues are valid — if so, understand the root cause of each and fix them.
<file name="docs/integrations/builtin/core-nodes/n8n-nodes-langchain.mcpClient.md">
<violation number="1" location="docs/integrations/builtin/core-nodes/n8n-nodes-langchain.mcpClient.md:7">
P2: The H1 heading says "MCP Client Tool node" but this conflicts with both the page title ("MCP Client node") and creates confusion with the separate "MCP Client Tool node" referenced later for AI Agents. Consider changing to just "# MCP Client node" to match the title and avoid confusion.</violation>
<violation number="2" location="docs/integrations/builtin/core-nodes/n8n-nodes-langchain.mcpClient.md:26">
P2: The "All Except" option doesn't fit with "Input Mode" - it describes tool filtering rather than how to specify parameters. Additionally, it references "AI Agent" which is more relevant to the MCP Client Tool node for agents, not this standalone node. This option may be incorrectly documented here.</violation>
</file>
Since this is your first cubic review, here's how it works:
- cubic automatically reviews your code and comments on bugs and improvements
- Teach cubic by replying to its comments. cubic learns from your replies and gets better over time
- Ask questions if you need clarification on any suggestion
Reply to cubic to teach it or ask questions. Re-run a review with @cubic-dev-ai review this PR
docs/integrations/builtin/core-nodes/n8n-nodes-langchain.mcpClient.md
Outdated
Show resolved
Hide resolved
docs/integrations/builtin/core-nodes/n8n-nodes-langchain.mcpClient.md
Outdated
Show resolved
Hide resolved
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
No description provided. |
https://linear.app/n8n/issue/DOC-1685/docs-for-standalone-mcp-client-node
Summary by cubic
Adds documentation for the standalone MCP Client node, covering setup, supported auth, parameters, options, and related resources. Also adds the page to the Core Nodes navigation.
Written for commit 01b7b71. Summary will update automatically on new commits.