[PR #1917] [MERGED] Move remote MCP server section to overall agent builder tool documentation #1967

Closed
opened 2026-02-17 17:22:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1917
Author: @rahul-langchain
Created: 12/15/2025
Status: Merged
Merged: 12/18/2025
Merged by: @lnhsingh

Base: mainHead: rahul/organize-tool-server-docs


📝 Commits (6)

  • 716dd88 Move remote MCP server section to overall agent builder tool documentation
  • 94354e6 differentiate Tool Server
  • fd76a4c Merge branch 'main' into rahul/organize-tool-server-docs
  • 8ddfe48 Apply suggestions from code review
  • a2dc32a x
  • 0bf3401 Merge branch 'main' into rahul/organize-tool-server-docs

📊 Changes

3 files changed (+70 additions, -55 deletions)

View changed files

📝 src/docs.json (+2 -2)
📝 src/langsmith/agent-builder-mcp-framework.mdx (+41 -51)
📝 src/langsmith/agent-builder-tools.mdx (+27 -2)

📄 Description

Overview

This section was in the Tool Server framework documentation, but I think it makes more sense alongside the documentation for tools for the agent builder.

Type of change

Type: Update existing documentation

Checklist

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow


🔄 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/1917 **Author:** [@rahul-langchain](https://github.com/rahul-langchain) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `rahul/organize-tool-server-docs` --- ### 📝 Commits (6) - [`716dd88`](https://github.com/langchain-ai/docs/commit/716dd8884f834775755f764f20180c9fb82d61ad) Move remote MCP server section to overall agent builder tool documentation - [`94354e6`](https://github.com/langchain-ai/docs/commit/94354e6cf0222b1cb09e3b06546559058efae9a1) differentiate Tool Server - [`fd76a4c`](https://github.com/langchain-ai/docs/commit/fd76a4c9838a4f6e6bb1fac4d91c67e3c75fa110) Merge branch 'main' into rahul/organize-tool-server-docs - [`8ddfe48`](https://github.com/langchain-ai/docs/commit/8ddfe485e55cc05d11cdb7c1f4f0b20edaa1be6d) Apply suggestions from code review - [`a2dc32a`](https://github.com/langchain-ai/docs/commit/a2dc32a2dd2de354c5c8f8776f79f8f42861df43) x - [`0bf3401`](https://github.com/langchain-ai/docs/commit/0bf3401a7efcb63b2a64d088a5cdd44311a0aabe) Merge branch 'main' into rahul/organize-tool-server-docs ### 📊 Changes **3 files changed** (+70 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -2) 📝 `src/langsmith/agent-builder-mcp-framework.mdx` (+41 -51) 📝 `src/langsmith/agent-builder-tools.mdx` (+27 -2) </details> ### 📄 Description ## Overview This section was in the Tool Server framework documentation, but I think it makes more sense alongside the documentation for tools for the agent builder. ## Type of change **Type:** Update existing documentation ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) --- <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:22:55 -05:00
yindo closed this issue 2026-02-17 17:22:55 -05:00
yindo changed title from [PR #1917] Move remote MCP server section to overall agent builder tool documentation to [PR #1917] [MERGED] Move remote MCP server section to overall agent builder tool documentation 2026-06-05 18:15:55 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1967