---
title: "Introducing the Nuxt Agent · Nuxt Blog"
url: https://daily.dev/posts/introducing-the-nuxt-agent-nuxt-blog-vuq3vnnvj
source_url: https://nuxt.com/blog/introducing-nuxt-agent
type: article
source: "Nuxt"
published: 2026-04-29T15:59:57.441Z
updated: 2026-07-30T02:12:43.607Z
tags: ["ai-agents", "ai-sdk", "mcp", "nuxt"]
reading_time: 8
upvotes: 4
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introducing the Nuxt Agent · Nuxt Blog

**[Nuxt](https://daily.dev/sources/nuxt_source)** · 8 min read · 4 upvotes · 1 comments

## Summary

Nuxt has launched the Nuxt Agent (Beta) on nuxt.com, a first-party AI agent replacing the third-party Kapa AI widget. Built on top of the Nuxt MCP server, it provides grounded answers from official docs, modules catalog, blog, and deployment guides. The agent renders rich UI cards for modules, templates, and hosting providers, generates StackBlitz playground links, and streams responses end-to-end. Technically, it uses AI SDK v6 with claude-sonnet-4.6, Drizzle ORM for chat persistence, and a Nitro server handler. A key architectural decision is sharing the same MCP server with external AI assistants like Cursor and Claude Desktop. Rate limiting is set at 20 messages/day per IP. The full source code is open on GitHub.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://nuxt.com/blog/introducing-nuxt-agent>

## Community discussion

Top comments from developers on daily.dev.

**@itsmnthn** · 0 upvotes

> well very well, it got more easier to get started 💚

## Similar posts on daily.dev

- [Building Next.js for an agentic future](https://daily.dev/posts/building-next-js-for-an-agentic-future-ucotwnjl7) · Next.js · 31 upvotes · 0 comments
- [Next.js 16.3: AI Improvements](https://daily.dev/posts/next-js-16-3-ai-improvements-cq3eiij4w) · Next.js · 34 upvotes · 1 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#ai-sdk](https://daily.dev/tags/ai-sdk), [#mcp](https://daily.dev/tags/mcp), [#nuxt](https://daily.dev/tags/nuxt)

[View this post on daily.dev](https://daily.dev/posts/introducing-the-nuxt-agent-nuxt-blog-vuq3vnnvj)
