varmory

jeka-kiselyov/varmory
★ 2 stars Vue AI/LLM Updated today
Vue 3 + Quasar component showcase library and an MCP server for AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "varmory": {
      "command": "npx",
      "args": [
        "-y",
        "jeka-kiselyov/varmory"
      ]
    }
  }
}

README Excerpt

Component showcase for Vue 3 + Quasar apps, with a Model Context Protocol server so AI agents can read your components and docs. Drop in an interactive browser for the Quasar components you use and any custom ones you build, and expose the same metadata to tools like Claude via MCP — no extra glue needed.

Topics

quasarquasar-frameworkshowcasevuevue3vuejs