Skip to content

Getting Started

Install

Homebrew

The recommended way to install the macOS app:

bash
brew install f/tap/poke-gate

Manual download

Download the latest Poke.macOS.Gate.dmg from GitHub Releases, open it, and drag to Applications.

Since the app is not notarized, you may need to run:

bash
xattr -cr /Applications/Poke\ macOS\ Gate.app

CLI only

If you don't need the macOS app:

bash
npx poke-gate

Sign in

Poke Gate uses Poke OAuth to authenticate. On first launch:

  1. Open Poke Gate from your menu bar
  2. The app starts and connects automatically
  3. If you're not signed in, a browser window opens for Poke OAuth
  4. After signing in, the connection is established

You can also sign in manually:

bash
npx poke login

Verify it works

Once connected, you'll see a green dot in the menu bar. The popover shows:

● Connected to your Poke, [your name]

Now open iMessage or Telegram and message your Poke:

"What's my hostname?"

Poke will use the system_info tool to answer from your machine.

What's next?

  • How It Works — understand the architecture
  • Tools — see all available tools
  • Agents — set up scheduled automation

Community project — not affiliated with Poke or The Interaction Company.