Python: MCP plugin for Realtime Agent #12935
Unanswered
Vitaliy Slepakov (vslepakov)
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Hi Vitaliy Slepakov (@vslepakov), thanks for the question. I will need to look into this for you. To make sure I understand, the |
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.
Hey folks,
I am trying to invoke an MCP plugin using the realtime agent and running into an issue.
Function calling seems to be working fine in this sample, then I tried adding an
MCPStdioPluginlike so:and while I seem to be getting data:
the app crashes with:
Is this a supported scenario? If yes, what might be the reason for the error?
All reactions