llms.txt Content
# Nuxt MCP Toolkit
> Create MCP servers directly in your Nuxt application. Define tools, resources, and prompts with a simple and intuitive API.
## Documentation Sets
- [Nuxt MCP Toolkit](https://mcp-toolkit.nuxt.dev/llms-full.txt): Create MCP servers directly in your Nuxt application. Define tools, resources, and prompts with a simple and intuitive API.
## Docs
- [Introduction](https://mcp-toolkit.nuxt.dev/raw/getting-started/introduction.md): Learn about the Model Context Protocol and how this module makes it easy to create MCP servers in Nuxt.
- [Install Nuxt MCP Toolkit](https://mcp-toolkit.nuxt.dev/raw/getting-started/installation.md): Install and configure the Nuxt MCP module in your project.
- [Configure the module](https://mcp-toolkit.nuxt.dev/raw/getting-started/configuration.md): Configure the Nuxt MCP module to fit your needs.
- [Debug with the MCP Inspector](https://mcp-toolkit.nuxt.dev/raw/getting-started/inspector.md): Visual debugging tool integrated into Nuxt DevTools.
- [Connect MCP clients](https://mcp-toolkit.nuxt.dev/raw/getting-started/connection.md): Connect AI assistants to your MCP server and add install buttons to your documentation.
- [Agent Skills](https://mcp-toolkit.nuxt.dev/raw/getting-started/agent-skills.md): AI-assisted MCP server development using Agent Skills. Let AI help you setup, create, review, and troubleshoot MCP servers in your Nuxt app.
- [Tools](https://mcp-toolkit.nuxt.dev/raw/tools/overview.md): Create MCP tools with Zod validation and type safety.
- [Schema, handler & returns](https://mcp-toolkit.nuxt.dev/raw/tools/schema-handler.md): Define tool inputs and outputs with Zod, and return text, structured data, or media from handlers.
- [Annotations & input examples](https://mcp-toolkit.nuxt.dev/raw/tools/annotations.md): Behavioral hints for MCP clients and concrete inputExamples for complex tools.
- [Errors & caching](https://mcp-toolkit.nuxt.dev/raw/tools/errors-caching.md): H3 and plain errors in tool handlers, an