Search, browse, and get suggestions for VueUse composables
MCP server that gives AI coding agents instant access to VueUse documentation — search composables, read docs, and get suggestions. This is an MCP (Model Context Protocol) server. When you connect it to an AI coding agent like Claude Code, the agent can automatically look up VueUse documentation while helping you write code. For example, if you ask "help me track the mouse position in Vue," the…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server that gives AI coding agents instant access to VueUse documentation — search composables, read docs, and get suggestions. This is an MCP (Model Context Protocol) server. When you connect it to an AI coding agent like Claude Code, the agent can automatically look up VueUse documentation while helping you write code. For example, if you ask "help me track the mouse position in Vue," the agent will: 1. Call or to find relevant composables 2. Call to read the full documentation for 3.…