MCP Apps middleware for AG-UI that enables UI-enabled tools from MCP (Model Context Protocol) servers.
{
"mcpServers": {
"ag-uimcp-apps-middleware": {
"command": "npx",
"args": [
"-y",
"@ag-ui/mcp-apps-middleware"
]
}
}
}