Integrates existing Module Federation remotes with AI-native interactive UIs following the MCP Apps standard.
Sponsored
This tool serves as a bridge, enabling AI hosts like Claude or VS Code to render interactive UI components directly within conversations by leveraging the Module Federation architecture. Unlike the standard MCP Apps approach that requires self-contained HTML bundles and duplicate build pipelines, this project allows AI hosts to dynamically load existing Module Federation remotes from a CDN. This eliminates the need to extract and rebuild UI components, simplifies adding new tools, streamlines UI updates, and ensures shared dependencies are managed efficiently across all AI interfaces, making it a powerful solution for integrating complex frontend applications with AI systems.
主な機能
01CORS proxy for CDN resources
02Fully compliant with MCP Apps standard
03Dynamic tool registration from configuration
04Protocol-relative URL handling
05AI-friendly Skills for configuration management
067 GitHub stars
ユースケース
01Integrating existing frontend micro-frontends as interactive AI tools
02Simplifying the deployment and update process for AI-native UI components
03Developing interactive UI experiences within AI host environments like Claude Desktop