Manage MCP Complete skill for managing Model Context Protocol (MCP) servers in Nuxt with . Setup, create tools/resources/prompts, organize with multi-handler folder convention, build interactive UI widgets (MCP Apps), wire up sessions and observability, review, and troubleshoot. When to Use - Setup : "Setup an MCP server in my Nuxt app", "Add MCP to Nuxt" - Create : "Add a tool that calculates BMI", "Expose a README as a resource", "Create a code-review prompt" - Organize : "Split my MCP into admin + public endpoints", "Filter tools per user" - Customize : "Add authentication to my MCP", "Log…