nuxt-cursor / vite-plugin-mcp
About
A collection of tools for adding AI capabilities to your Nuxt app.
Details
- Author
- JosephAnson
- GitHub stars
- 9
- Downloads
- 199
- Categories
- Developer Tools
Jump to
- Provides MCP server tools for development
- Auto-imports the Vercel AI SDK
- Includes configurable AI assistant rules
- Seamlessly integrates with Nuxt applications
- Released under the MIT License
To use the MCP server tools, install the @josephanson/nuxt-ai package via pnpm install (or your preferred package manager) and add it to your Nuxt configuration. Then run interactive tests with pnpm dev. Full usage details are available in the official documentation at nuxt-ai.josephanson.com.
@josephanson/nuxt-ai
[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![bundle][bundle-src]][bundle-href]
[![JSDocs][jsdocs-src]][jsdocs-href]
[![License][license-src]][license-href]
> A module for Nuxt that provides a simple way to integrate AI capabilities into your application. It auto-imports the Vercel AI SDK, provides MCP server tools for development, and includes configurable AI assistant rules.
Documentation
- Nuxt AI
Packages
- @josephanson/nuxt-ai - A Nuxt module for adding AI capabilities to your Nuxt app.
Development
- Clone this repository
- Install dependencies using pnpm install
- Run interactive tests using pnpm dev
License
Published under MIT License.
<!-- Badges -->
[npm-version-src]: https://img.shields.io/npm/v/@josephanson/nuxt-ai?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/@josephanson/nuxt-ai
[npm-downloads-src]: https://img.shields.io/npm/dm/@josephanson/nuxt-ai?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/@josephanson/nuxt-ai
[bundle-src]: https://img.shields.io/bundlephobia/minzip/@josephanson/nuxt-ai?style=flat&colorA=080f12&colorB=1fa669&label=minzip
[bundle-href]: https://bundlephobia.com/result?p=@josephanson/nuxt-ai
[license-src]: https://img.shields.io/github/license/josephanson/nuxt-ai.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/josephanson/nuxt-ai/blob/main/LICENSE
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669
[jsdocs-href]: https://www.jsdocs.io/package/@josephanson/nuxt-ai
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





