Foundry and MCP inconsistent bugs #224
Unanswered
DennesTorres
asked this question in
Product Feedback and Ideas
Replies: 1 comment 1 reply
-
|
Is this happening on the New Foundry? I am experience the same problem with the playground in the new Foundry. I have OAuth Identity Passthrough authentication setup following the docs. I then got the consent link (pointing to an Azure Logic App) from the thread logs. Once I gave the consent, the agent was agent to list the tool, but calling a particular tool give me a log message as Tried the same agent in VScode and it gave me the prompt to approve the request, however it doesn't seem to work in the new FOundry playground. |
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.
-
Technical Feedback
I tried to use MCP in the new foundry using only the UI and the playground. In my opinion, this was a great advance to avoid the need of code and VS code to build this.
However, it seems there are some inconsistent behaviour. Sometimes, it neither ask for tool approval nor provide any answer, only stop claiming success. If I repeat the question, the 2nd attempt results in an error claiming the tool has no permission to run.
This happens "sometimes", and not exactly on the first tool call, sometimes after sucessful tool calls.
Desired Outcome
It should request approval and execute
Current Workaround
Describe the current workaround.
Beta Was this translation helpful? Give feedback.
All reactions