Skip to main content
Compatibility

Supported Editors, Assistants, and Models

Which editors, AI assistants, and language models work with Mouse

Supported Clients

Mouse works with the following editor and AI assistant combinations. Each has a dedicated setup guide linked below.

EditorAI AssistantMCP Config LocationSetup Guide
VS CodeGitHub Copilot.vscode/mcp.jsonVS Code + GitHub Copilot
Claude CodeClaude (CLI + UI).mcp.jsonClaude Code
CursorBuilt-in (Cursor AI).cursor/mcp.jsonCursor
KiroBuilt-in (Kiro AI).kiro/settings/mcp.jsonKiro
VS CodeAmazon Q Developer.amazonq/mcp.jsonAmazon Q Developer
VS CodeRoo Code.roo/mcp.jsonRoo Code
VS CodeKilo Code.kilocode/mcp.jsonKilo Code

All supported clients have been fully end-to-end verified and tested.

Supported Models

Mouse is compatible with any model that supports tool use (function calling) via the MCP protocol. The following models have been verified:

ProviderModels
AnthropicAll Claude models (4+)
OpenAIAll GPT models (4o+)
GoogleAll Gemini models (2.5+)
DeepSeekv3.2+
MiniMaxM2.1, M2.5
QwenQwen3 Coder Next
Raptermini

Older Claude, GPT, and Gemini models do not support tool use and are incompatible with Mouse. Models not listed above are assumed to be incompatible until verified.

Coming Soon

We are planning to extend Mouse support to the following editors:

  • Visual Studio
  • Windsurf
  • JetBrains IDEs
  • OpenCode (VS Code extension)

Verifying Compatibility

After setting up Mouse in any supported client, you can verify the connection by asking your AI assistant:

"Use Mouse's get_file_metadata tool to check the metadata of any file in this workspace."

If the assistant successfully calls the tool and returns file metadata, Mouse is working correctly. If it can call any one Mouse tool, it can call all of them.