Done in 10 seconds. Connect all official Nuxt 3/4 documentation directly to your AI editor
One config. Your AI editor reads the latest official Nuxt 3/4 docs directly and writes spec-accurate code — no hallucinations.
Connection Architecture
How AI editors reference official documentation via Qandar MCP Bridge
What You Can Do with Qandar MCP
Available Tools
Nuxt core MCP Server
The Nuxt core MCP server provides the following tools for your AI assistant:
Retrieve documentation for Nuxt core
Search documentation for Nuxt core using a query string.
Nuxt UI MCP Server
The Nuxt UI MCP server provides the following tools for your AI assistant:
Retrieve documentation for Nuxt UI
Search documentation for Nuxt UI using a query string.
Nuxt Content MCP Server
The Nuxt Content MCP server provides the following tools for your AI assistant:
Retrieve documentation for Nuxt Content
Search documentation for Nuxt Content using a query string.
Nuxt Image MCP Server
The Nuxt Image MCP server provides the following tools for your AI assistant:
Retrieve documentation for Nuxt Image
Search documentation for Nuxt Image using a query string.
Nuxt i18n MCP Server
The Nuxt i18n MCP server provides the following tools for your AI assistant:
Retrieve documentation for Nuxt i18n
Search documentation for Nuxt i18n using a query string.
Once configured, AI editors like Cursor or Roo Code (Cline) will automatically select and call these tools to generate answers.
Official MCP vs Qandar MCP
Comparison of MCP support status for libraries and documentation in this stack
| Library / Document | Official MCP | Qandar MCP |
|---|---|---|
Nuxt core | Not Provided | Supported |
Nuxt UI | Not Provided | Supported |
Nuxt Content | Not Provided | Supported |
Nuxt Image | Not Provided | Supported |
Nuxt i18n | Not Provided | Supported |
AI Editor Configuration Steps
Select your editor and follow the setup instructions.
All basic documentation including routing, composables, and auto-import rules.
UI implementation guide specs including Tailwind CSS v4 components, props, and slots.
Markdown syntax and content processing APIs, including queryCollection for v3.
Configuration options for <NuxtImg> and <NuxtPicture> components used in image optimization.
Multi-language localization rules, route configurations, and translation file setups.
Copy JSON 0 docs
Select your editor and follow the setup instructions.
Open Cursor Settings → Features → MCP → click "+ Add New MCP Server". Fill in the fields below and click Save.
Settings → Features → MCP → + Add New MCP Server
@qandar/mcp-bridge is the lightweight stdio → SSE proxy. It is automatically installed by npx — no global install needed.
Qandar App
With Qandar App, you can freely combine and use the latest documents, specific version documents, and custom document sets for each project.