MCP (sse) with Oauth does not shown on agents #8863
Unanswered
KaganCansiz
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
First, authenticate the MCP server, which you can do from the chatarea or the MCP Panel:![]() ![]() Now that it's authenticated, you can refresh and will see the MCP server in Agent tools dialog:![]() There is one issue where the agent tools dialog requires a hard refresh for it to show up, maybe @dustinhealy can look into this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First of all thanks for adding Oauth for mcp servers. It is working well with openai
What happened?
Running librechat on my EKS cluster. I use sse MCP server and activated Oauth. When I try to use it with openai it works properly (clicking mcp server and start auth process), however i wanted to use mcp server with my agent (in my case it is used for image generation). Above image shows openai and below it is with my agent.
I expect mcp shown with agent too. After looking documents i see this but it was not shown in tools (below image)
After change model to gpt-4o and login to my mcp server and then go to agents>tools I could be able to see my mcp server:
I think admins should see all tools unless not authenticated. and it would be great to see mcp servers on agents like openai.
Version Information
image:
repository: danny-avila/librechat
registry: ghcr.io
pullPolicy: IfNotPresent
tag: "v0.7.9"
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions