[PR #604] [CLOSED] scaffolding for mcp features #851

Closed
opened 2026-02-17 17:21:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/604
Author: @eyurtsev
Created: 9/19/2025
Status: Closed

Base: mainHead: eugene/mcp_docs_2


📝 Commits (3)

📊 Changes

1 file changed (+132 additions, -65 deletions)

View changed files

📝 src/oss/langchain/mcp.mdx (+132 -65)

📄 Description

Overview

Update MCP documentation for langchain

Type of change

Type: Update existing content

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes

@sydney-runkle / @christian-bromann feel free to take over


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/604 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 9/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `eugene/mcp_docs_2` --- ### 📝 Commits (3) - [`3b4f530`](https://github.com/langchain-ai/docs/commit/3b4f530953f4079ece799d914c1b8e30aaf4955a) x - [`6b48342`](https://github.com/langchain-ai/docs/commit/6b483422e77f0c088f5814b15d55ba38991d4b81) x - [`b78e3c2`](https://github.com/langchain-ai/docs/commit/b78e3c2d1faf74c1daec3bf85e9dbce1e31b60a4) Merge branch 'main' into eugene/mcp_docs_2 ### 📊 Changes **1 file changed** (+132 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/mcp.mdx` (+132 -65) </details> ### 📄 Description ## Overview Update MCP documentation for langchain ## Type of change **Type:** Update existing content ## Checklist <!-- Put an 'x' in all boxes that apply --> - [ ] I have read the [contributing guidelines](README.md) - [ ] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed - [ ] I have gotten approval from the relevant reviewers - [ ] (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes @sydney-runkle / @christian-bromann feel free to take over --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:21:15 -05:00
yindo closed this issue 2026-02-17 17:21:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#851