Component showcase for Vue 3 + Quasar apps, with an MCP server for AI agents.
Varmory drops an interactive component browser into any Vue 3 + Quasar app. Browse live previews, tweak props, copy code — and expose the same metadata to AI agents like Claude via the built-in Model Context Protocol server.
A public Streamable HTTP MCP server is available for AI agents:
claude mcp add --transport http varmory https://varmory-dec8b20a1b83.herokuapp.com/mcp
npm install varmory
npm install vue@^3 quasar@^2 @quasar/extras@^2