This is a comprehensive skill for building Model Context Protocol servers in Nuxt using the @nuxtjs/mcp-toolkit. It covers the full lifecycle: setting up the module, creating tools (AI-callable functions), resources (read-only data), and prompts, then organizing them with the multi-handler folder convention for routing and access control. You also get guidance on building MCP Apps, which are interactive Vue widgets callable from ChatGPT or Cursor, plus session management and logging. The skill includes practical troubleshooting for common issues like tools not being discovered or OAuth loops. If you're wiring up AI assistants to your Nuxt backend and want structured guidance from installation through production patterns, this is the one to load.
npx skills add https://github.com/nuxt-modules/mcp-toolkit --skill manage-mcp