1. Install TermMate
Sublime Text

- Open the Command Palette (
Cmd+Shift+Pon macOS,Ctrl+Shift+Pon Windows/Linux). - Type
Package Control: Install Packageand pressEnter. - Search for
TermMateand pressEnter.


VS Code
Install TermMate from the Visual Studio Code Marketplace: marketplace.visualstudio.com → TermMate Or search TermMate directly in the VS Code Extensions panel (Cmd+Shift+X).

2. Install Agent CLI
The easiest way to install an agent is directly from within your editor: open the Command Palette, typeTermMate: Install Agent, and select the agent you want. TermMate will run the installation in a dedicated panel and notify you when it’s complete. You can also run TermMate: Install Agent at any time later to add more agents.
Or install manually from your terminal:
Claude Code (Recommended)
Claude Code is Anthropic’s official terminal-based coding agent.Codex
Codex is OpenAI’s coding agent.- macOS / Linux
- Windows
Pi Agent
Pi Agent is a Gemini-powered coding agent by Pi.TermMate automatically detects CLI installation paths across multiple environments, including Homebrew, npm-global, Yarn, and common local binary directories. You typically don’t need to manually configure environment variables or search paths.
3. Authentication
Once installed, authenticate the agents via your terminal before starting a session in TermMate. Alternatively, you can skip CLI login by setting API keys directly in TermMate’s settings (Preferences → Package Settings → TermMate → Settings):