Skip to main content

What is Starcat CLI

starcat-cli is a cross-platform command-line client and stdio MCP bridge for AI agents:
  • Does not read Starcat SQLite directly
  • All reads and writes go through the app’s MCP tools
  • Permissions, dry-run, Pro checks, and audit still run in the macOS Starcat app
The app runs on Mac; the CLI can install on the same Mac or connect over a trusted network to a paired app.

Install

Homebrew

Tap repo: homebrew-starcat-cli.

macOS / Linux one-line script

Installs to ~/.local/bin/starcat by default (STARCAT_INSTALL_DIR overrides). The script verifies SHA-256.

Windows PowerShell

Pairing (required)

1

Enable MCP in the app

Starcat → Settings → MCP → enable the service. Requires Pro.
2

Copy the pairing command

Copy from Settings; URI valid ~5 minutes, single-use.
3

Run in Terminal

4

Confirm device in the app

Pairing is incomplete until you confirm.
You can also run starcat pair and paste the URI. Long-lived credentials live in Keychain / Credential Manager / Secret Service. See MCP settings.

Verify

Next steps

Last modified on July 22, 2026