What You Need
To use Mouse, you need three things already in place:
- A code editor: VS Code, Cursor, Kiro, or another supported editor
- An AI coding assistant: GitHub Copilot, Claude Code, Amazon Q Developer, Roo Code, Kilo Code, or another supported assistant
- A compatible model: Claude 4+, GPT-4o+, Gemini 2.5+, or another supported model
Mouse sits on top of this stack, giving your AI assistant precision editing capabilities it doesn't have on its own.
If You Don't Have an Editor Yet
Download and install one of the supported editors:
- VS Code: The most popular choice. Free.
- Cursor: AI-first editor built on VS Code.
- Kiro: AWS's AI-powered development environment.
If You Don't Have an AI Assistant Yet
Install one of the supported AI coding assistants:
See the Compatibility section for the full list of supported editors, assistants, and models.
Where Mouse Fits In
Mouse is a local MCP (Model Context Protocol) server that runs on your machine. Once installed, it provides your AI assistant with 10 precision file-editing tools (navigation, editing, and staging) that replace the blunt string-replacement approach built into most assistants.
Your assistant uses Mouse tools automatically. You don't need to learn new commands, change how you prompt, or configure anything beyond the initial setup.
Getting Started
Once you have your editor and AI assistant running:
- Install Mouse: Follow the Installing Mouse guide
- Initialize your workspace: Run
Mouse: Initialize Workspacefrom the Command Palette (Ctrl+Shift+P/Cmd+Shift+P) - Reload your editor: Run
Developer: Reload Windowfrom the Command Palette - Start using Mouse: Your assistant will automatically use Mouse's precision tools
A 14-day free trial starts automatically when you initialize your workspace. No credit card or account required.
Ready to install? Continue to Installing Mouse.