Zero Server Costs
All LLM inference happens on the client side through MCP sampling. Servers never pay for AI computation.
Dynamic UI Generation
Generate interactive interfaces on-demand based on user requests and context.
Context-Aware Routing
Intelligent app selection that considers user intent and accumulated context.
Seamless App Handoffs
Context flows between different specialized apps for complete user journeys.
How It Works
SuperModel operates through multiple layers, each using MCP sampling to delegate reasoning to the client:1
Request Routing
Server uses MCP sampling to ask client’s LLM which UI tool is best for the request
2
Tool Selection
Client’s LLM analyzes available tools and returns routing decision
3
UI Generation
Selected tool uses MCP sampling to generate AG-UI compatible code
4
Client Rendering
Client renders interactive UI using AG-UI + MCP-UI integration
Key Benefits
Bespoke User Experiences
Bespoke User Experiences
MCP UI provides a way for MCP servers to deliver visual UI components to the client. SuperModel takes this a step further by facilitating bespoke generative user interfaces.
For example, while an MCP UI server might return a calculator component, SuperModel can facilitate a calculator UI component customized specifically for the user’s prompt.
Complete Zero-Inference Architecture
Complete Zero-Inference Architecture
Unlike traditional approaches that require server-side LLMs for routing and generation, SuperModel uses MCP sampling for ALL decision-making, eliminating server inference costs entirely.
Modular Framework Support
Modular Framework Support
Built to work with AG-UI initially, but designed to support any generative UI framework through pluggable adapters.
Context-Aware Workflows
Context-Aware Workflows
Enables complex multi-app journeys where each app builds on previous interactions, creating seamless user experiences.
MCP Ecosystem Integration
MCP Ecosystem Integration
Leverages existing MCP infrastructure including servers, tools, and sampling capabilities.
Quick Start
Ready to build with SuperModel? Get started with our quick setup guide.Quick Start Guide
Set up your first SuperModel gateway server and generate your first UI app.