[PR #28] Add authentication option for MCP server and update token fetch… #32

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/oap-langgraph-tools-agent/pull/28
Author: @DmitryBe
Created: 5/29/2025
Status: 🔄 Open

Base: mainHead: mcp-auth-optional


📝 Commits (2)

  • 68f5eb6 feat: Add authentication option for MCP server and update token fetching logic
  • e6f6bdc Merge branch 'main' into mcp-auth-optional

📊 Changes

2 files changed (+15 additions, -13 deletions)

View changed files

📝 tools_agent/agent.py (+14 -12)
📝 tools_agent/utils/token.py (+1 -1)

📄 Description

Add authentication option for MCP server and update token fetch


🔄 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/28 **Author:** [@DmitryBe](https://github.com/DmitryBe) **Created:** 5/29/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `mcp-auth-optional` --- ### 📝 Commits (2) - [`68f5eb6`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/68f5eb628196e5a32c5b6c6c260fb8db3087e783) feat: Add authentication option for MCP server and update token fetching logic - [`e6f6bdc`](https://github.com/langchain-ai/oap-langgraph-tools-agent/commit/e6f6bdca255152e5d04c578ffc0621f92bef4dd1) Merge branch 'main' into mcp-auth-optional ### 📊 Changes **2 files changed** (+15 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `tools_agent/agent.py` (+14 -12) 📝 `tools_agent/utils/token.py` (+1 -1) </details> ### 📄 Description Add authentication option for MCP server and update token fetch --- <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:23 -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#32