[PR #6] [MERGED] fix(mcp): handle MCP authentication errors #13

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/oap-langgraph-tools-agent/pull/6
Author: @dqbd
Created: 5/12/2025
Status: Merged
Merged: 5/12/2025
Merged by: @bracesproul

Base: mainHead: dqbd/mcp-auth


📝 Commits (4)

📊 Changes

2 files changed (+46 additions, -12 deletions)

View changed files

📝 tools_agent/agent.py (+18 -11)
📝 tools_agent/utils/tools.py (+28 -1)

📄 Description

No description provided


🔄 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/oap-langgraph-tools-agent/pull/6 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 5/12/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `dqbd/mcp-auth` --- ### 📝 Commits (4) - [`b76d16e`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/b76d16e11c9c4ef03a51a9b85cf3ba8a9720da02) fix(mcp): handle MCP authentication errors - [`1e604ca`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/1e604caf4d05b9ec5a6afadbca59111a7a5f0db1) Add error message - [`5a4aedb`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/5a4aedb6c073e201ea1451d38904cc1d11473dce) Fix error - [`3304251`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/33042514d8c6694e45c1ece38fe7a24006a6ee35) Code review ### 📊 Changes **2 files changed** (+46 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `tools_agent/agent.py` (+18 -11) 📝 `tools_agent/utils/tools.py` (+28 -1) </details> ### 📄 Description _No description provided_ --- <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-15 20:17:19 -05:00
yindo closed this issue 2026-02-15 20:17:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/oap-langgraph-tools-agent#13