ToolsThe story, in brief

Nuxt MCP Toolkit now supports MCP apps

Nuxt MCP Toolkit now lets agent tools return interactive HTML instead of plain text — Claude and ChatGPT render it inline.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Developer infrastructure for building richer agent interfaces. Vercel is lowering the friction for shipping interactive AI agent tools, enabling developers to move beyond text-only responses in Claude and ChatGPT integrations.

The key facts

11 to know
  1. Nuxt MCP Toolkit adds MCP apps support

  2. Agent tools can return interactive HTML responses rendered inline in Claude and ChatGPT

  3. New defineMcpApp macro and useMcpApp composable enable pre-hydrated data, follow-up prompts, and tool chaining from UI

  4. Vue SFCs bundled into self-contained HTML files at build time

  5. Serves from MCP endpoint

  6. Nuxt MCP Toolkit now supports MCP apps

  7. Agent tools can return interactive HTML responses rendered inline by Claude and ChatGPT

  8. defineMcpApp macro for tool declaration

  9. useMcpApp composable for pre-hydrated data, follow-up prompts, and cross-tool calls

  10. Served from MCP endpoint

  11. Published May 19, 2026

Go to the source

Vercel Blogvercel.com

Publisher excerpt: The now supports . Your agent tools can return interactive HTML responses that MCP clients like Claude and ChatGPT render inline, rather than plain-text responses.Nuxt MCP ToolkitMCP apps Declare a tool with the macro, then read pre-hydrated data, trigger follow-up prompts, or call other tools from…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools