[PR #2121] [MERGED] Add visuals remote mcp + byo note #2149

Closed
opened 2026-02-17 17:23:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2121
Author: @katmayb
Created: 1/7/2026
Status: Merged
Merged: 1/9/2026
Merged by: @katmayb

Base: mainHead: agent-builder-mcp-byo


📝 Commits (4)

  • 5903cef Add visuals remote mcp + byo note
  • cdb980d Add guide for remote MCP server
  • 71a8b87 Corrx
  • 236cfc5 Apply suggestions from code review

📊 Changes

2 files changed (+167 additions, -7 deletions)

View changed files

📝 src/langsmith/agent-builder-essentials.mdx (+4 -0)
📝 src/langsmith/agent-builder-tools.mdx (+163 -7)

📄 Description

Fixes DOC-561

Adds improved step-by-step guides for connecting to a remote server plus more detailed explanations.

Preview

https://langchain-5e9cc07a-preview-agentb-1767821823-1f6c4ef.mintlify.app/langsmith/agent-builder-tools#remote-mcp-server-tools


🔄 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/2121 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 1/7/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `agent-builder-mcp-byo` --- ### 📝 Commits (4) - [`5903cef`](https://github.com/langchain-ai/docs/commit/5903cef334145f03a68267716b5776b2e1fa13c6) Add visuals remote mcp + byo note - [`cdb980d`](https://github.com/langchain-ai/docs/commit/cdb980dd658b7760b264795aa18c3b3e9332f6f6) Add guide for remote MCP server - [`71a8b87`](https://github.com/langchain-ai/docs/commit/71a8b87c2fcb938a8e3c2efb3fd82a407769a923) Corrx - [`236cfc5`](https://github.com/langchain-ai/docs/commit/236cfc54343d775a023823211b0ed7fb702492ac) Apply suggestions from code review ### 📊 Changes **2 files changed** (+167 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/agent-builder-essentials.mdx` (+4 -0) 📝 `src/langsmith/agent-builder-tools.mdx` (+163 -7) </details> ### 📄 Description Fixes DOC-561 Adds improved step-by-step guides for connecting to a remote server plus more detailed explanations. ## Preview https://langchain-5e9cc07a-preview-agentb-1767821823-1f6c4ef.mintlify.app/langsmith/agent-builder-tools#remote-mcp-server-tools --- <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:23:07 -05:00
yindo closed this issue 2026-02-17 17:23:07 -05:00
yindo changed title from [PR #2121] Add visuals remote mcp + byo note to [PR #2121] [MERGED] Add visuals remote mcp + byo note 2026-06-05 18:16: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#2149