List पर वापस जाएँ
📚Resources

Add MCP Apps to your AI SDK application

Vercel
2026-06

परिचय

AI SDK के साथ MCP Apps host बनाने की Vercel Knowledge Base guide। इसमें दिखाया गया है कि `@ai-sdk/mcp` और `@ai-sdk/react` model-visible tools को app-only tools से कैसे अलग करते हैं, `ui://` resources पढ़ते हैं और `experimental_MCPAppRenderer` से sandboxed iframe के भीतर interactive tool UIs render करते हैं।

सारांश

यह guide क्यों महत्वपूर्ण है:

1. ठोस host implementation: MCP Apps को protocol concept से काम करने वाली React app wiring तक लाती है
2. Tool visibility model: model-visible और app-visible tools को अलग रखने का तरीका बताती है
3. Resource rendering path: hosts द्वारा `ui://` resources पढ़कर HTML को सुरक्षित render करना दिखाती है
4. Security boundary: sandboxed iframe rendering और अनुमत tool proxying पर जोर देती है
5. Collection fit: MCP Apps standard entry को मौजूदा Vercel AI SDK integration path से पूरा करती है

Tags

vercelai-sdkmcp-appsreactimplementation
Resource देखें

मिलते-जुलते लेख

📚Resources

Harness4GenUI 2026: Engineering Foundations for Generative UI

Official ASE 2026 workshop dedicated to the software-engineering foundations of Generative UI. Harness4GenUI frames dynamic interfaces as runtime systems and organizes work around stable context models, UI schemas, rendering contracts, testing, observability, safety, and governance rather than generation quality alone.

genuiharness-engineeringsoftware-architecture
लेखक ASE 2026 · 2026-10
Resource देखें
📚Resources

ggui: A Generative Interface Runtime over MCP

Apache-2.0 protocol and reference runtime for generating ephemeral, interactive interfaces from natural-language agent requests over MCP. ggui includes a self-hosted server, schema-negotiated render contracts, MCP Apps host helpers, bidirectional user events, reusable blueprints and gadgets, and runnable integrations for Claude, OpenAI Agents SDK, and Google ADK.

generative-uimcp-appsruntime-protocol
लेखक ggui contributors · 2026-08
Resource देखें
📚Resources

moi: An Agent-Generated Personal Software Workspace

Source-available local workspace where AI agents build and reshape persistent UI around a user's project. moi gives Claude Code, Codex, OpenClaw, and Hermes a skill-driven interface for creating live widgets, dashboards, canvases, and full views wired to files, commands, APIs, databases, and MCP servers, with the generated software stored in the workspace filesystem.

generative-uiagent-workspacedynamic-widgets
लेखक Alexey Taktarov · 2026-08
Resource देखें

Generative UI resources का curated संग्रह।

बनाया गया ❤️ community द्वारा