PromptBar app icon PromptBar v2.0
macOS 26 Tahoe Liquid Glass, top to bottom

Any chat. Any model. One keystroke away.

PromptBar is a lightweight macOS menubar app. Wrap any web-based chat in a distraction-free popover, or stream natively from any OpenAI-compatible endpoint. Your key, your model, your data.

O to summon · macOS 26 Tahoe+ · Signed & notarized
PromptBar native streaming chat window on macOS
Zero telemetry
Keys in the Keychain
Bring your own endpoint
Menubar-only, no Dock noise
Source available
What's inside

Built to disappear until you need it.

PromptBar ships empty. No bundled providers, no bundled brands. You decide what goes in the menubar, and the app stays out of your way.

Liquid Glass UI

Top-to-bottom on macOS 26's material system. Sits perfectly beside every native app.

Wrap any web chat

Paste a URL, pick a name, icon, and color. Cookies live on this Mac, not in the cloud.

BYO API key

OpenAI-compatible /chat/completions. Straight from your Mac to your endpoint. No relay.

Prompt library

Save your best prompts once. Reuse in any chat with P. Search, tag, ship.

Keychain-backed keys

Not in UserDefaults. Not in iCloud. Not in a log file. Just the Keychain.

Zero telemetry

No accounts. No analytics. No remote config. Updates check GitHub directly.

Look inside

One popover. Every conversation.

Native streaming chat, web-wrapped chats, API endpoints, MCP servers, and a keyboard-driven prompt library.

PromptBar Web Chats settings, wrap any URL
PromptBar API Endpoints
PromptBar MCP Servers
PromptBar Prompt Library
Bring your own key

Point PromptBar at any OpenAI-compatible endpoint.

The de-facto standard, supported by the vast majority of inference services and local runtimes. If it speaks /chat/completions, PromptBar can chat with it.

  • Native streaming with server-sent events, cancel mid-stream.
  • Base URL, model, key, and system prompt persisted per endpoint.
  • Straight from your Mac to your endpoint, no relay, no middleman.
endpoint.json
// Configured once, saved to Keychain
{
  "name": "My OpenAI",
  "baseURL": "https://api.openai.com/v1",
  "model": "gpt-4o-mini",
  "apiKey": "* stored in macOS Keychain *",
  "stream": true,
  "systemPrompt": "You are..."
}
Private by design

No accounts. No analytics. No telemetry.

PromptBar was rebuilt from the ground up around a single rule: your data leaves your Mac only when you send it, only to where you send it.

Keychain-backed keys

Not in UserDefaults. Not in iCloud. Not in a log file.

Local cookies

Web chats run inside WKWebView. Clear all local data with one click.

Zero remote config

Firebase is gone for good. Updates check GitHub Releases directly.

Signed & notarized

Distributed as a signed .pkg. Source available on GitHub under CC BY-SA 4.0.

PromptBar app icon

Give your chats a home in the menubar.

Single-developer software. Buy on Ko-fi or the App Store to unlock the app. A time-limited trial is available from GitHub Releases.

Requires macOS 26 Tahoe or later · Signed & notarized · Apple Silicon and Intel