How to use Agent Framework (Python) AG-UI Server with MCP Apps and render UI back to frontend #3937
Unanswered
jamesmkfoo23
asked this question in
Q&A
Replies: 0 comments
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.
-
Is it possible to use MCP Apps with AG-UI Server?
I currently have an AG UI Server with MS Foundry Agent having MCP App tool
Agent Framework AG UI Server:
The MCP App is taken from this code https://github.com/modelcontextprotocol/ext-apps/tree/main/examples/basic-server-react.
The FrontEnd is using CopilotKit HttpAgent to call the AG UI Server
The tool call works fine, however the UI is not returned successfully to frontend.
Output from CopilotKit Frontend using AG UI MS Agent Framework Foundry Agent
When using CopilotKit Built-In Agent (https://docs.copilotkit.ai/generative-ui/specs/mcp-apps) together with the MCP App, the output renders the UI successfully
Output from CopilotKit Frontend using AG UI Built In Agent
How do I get MCP App to work with Agent Framework?
Beta Was this translation helpful? Give feedback.
All reactions