Назад к списку
📚Ресурсы

Add MCP Apps to your AI SDK application

Vercel
2026-06

О материале

Vercel Knowledge Base guide о том, как построить MCP Apps host на AI SDK. Он показывает, как `@ai-sdk/mcp` и `@ai-sdk/react` разделяют model-visible tools и app-only tools, читают `ui://` resources и рендерят interactive tool UIs в sandboxed iframe через `experimental_MCPAppRenderer`.

Краткое содержание

Почему этот guide важен:

1. Concrete 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
4. Security boundary: подчеркивает sandboxed iframe rendering и allowed tool proxying
5. Collection fit: дополняет MCP Apps standard entry актуальным Vercel AI SDK integration path

Теги

vercelai-sdkmcp-appsreactimplementation
Открыть ресурс

Похожие материалы

📚Ресурсы

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
Открыть ресурс
📚Ресурсы

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
Открыть ресурс
📚Ресурсы

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
Открыть ресурс

Подборка ресурсов по Generative UI, GenUI и генеративным интерфейсам.

Сделано с ❤️ сообществом