Getting Started

Installation

Install Mouse extension in VS Code or Cursor

Prerequisites

  • VS Code 1.85+ or Cursor IDE
  • Node.js 18+ (for local MCP server)
  • Active license key (Individual, Enterprise, or OSS)
  • Installation Methods

    VS Code Marketplace (Recommended)

  • Open VS Code
  • Go to Extensions (Cmd/Ctrl + Shift + X)
  • Search for "Mouse by HIC AI"
  • Click Install
  • Manual Installation

    Download the .vsix file from your portal and install:

    ``bash code --install-extension mouse-hic-ai-x.x.x.vsix ``

    Post-Installation

    After installing, you'll need to:

  • Configure your license key
  • Verify the MCP server is running
  • (Optional) Customize keybindings
  • See License Activation for the next steps.