Provides easy access to Quasar Framework documentation through the Model Context Protocol, supporting Claude Code and other MCP tools.
{
"mcpServers": {
"quasar-docs": {
"command": "npx",
"args": [
"-y",
"quasar-docs-mcp-server"
]
}
}
}