v1.1macOS · open source · MIT

One place to talk to all your AI agents.

Agent Hub is one place to talk to all your AI Agents. Claude Code, Codex, Hermes, OpenClaw, running locally or across every VPS you own, in one warm little native app.

GitHub stars for Agent Hub· Built by Omar Dadabhoy, YC alum· macOS 11+ Apple Silicon, 183 MB
Agent Hub
CC
Claude Code
Connectedclaude-opus-4.7
CC
Chat with Claude Code
Plans, edits files, runs commands. Local CLI or SSH.
Providers

Bring the AI agents you already use.

Claude Code, Codex, Hermes and OpenClaw, plus any OpenAI-compatible endpoint. Each runs locally on your Mac or over SSH on a remote box.

CC

Claude Code

Anthropic
LocalSSH
CX

Codex

OpenAI
LocalSSH
HM

Hermes

Nous
LocalSSH
OC

OpenClaw

Open source
LocalSSH

Terminal

Local / SSH
LocalSSH
Live demo

Pick an AI agent. Try it yourself.

Type in the composer, hit / for slash commands, click Approve or Deny on tool calls.

Agent Hub
CX
Codex
Connectedgpt-5.5
CX
Chat with Codex
Agentic coding on your machine or a remote box.
What's inside

The full AI-agent toolkit, minus the tab-switching.

Everything the agent CLIs give you on the terminal: Claude Code, Codex, Hermes, OpenClaw. Packaged into one calm native macOS UI.

Local or SSH. Same chat window.

Point Agent Hub at omar@prod-1.fly.dev and it runs the CLI there. Your box in NYC, your GPU in Frankfurt, your laptop on the couch, all as threads in the sidebar.

Agent Hub
laptop.local
prod-1.fly.dev
nyc-gpu-3
fra-box.do

Granular permissions.

Ask per-tool, auto-approve safe edits, or bypass entirely. Your rules, per agent.

Approval required
Edit · src/auth/middleware.ts

Slash commands.

Fuzzy-find every command registered by every agent, keyboard-first.

/plan  draft a step-by-step plan
/review  review recent changes
/rollback  undo last edit
/ssh  switch target host

Paste images, drop files.

Screenshots from the clipboard, files from Finder. They go to the agent, not into the void.

Drop anywhere in the window

Hot-swap models.

Pick the right model per thread. Codex effort levels, Claude variants, Hermes sizes, all live.

gpt-5.5
opus-4.7
sonnet-4.6
Get started

Three commands to install Agent Hub.

Clone the repo, install, launch. Or download the macOS .dmg if you'd rather skip npm.

# 1. clone$ git clone https://github.com/Potarix/agent-hub.git$ cd agent-hub # 2. install deps$ npm install # 3. launch$ npm start
Questions

Agent Hub FAQ, before you clone.

Does it work on Windows or Linux?

Today it's macOS-only (Apple Silicon). Intel and universal builds are supported by electron-builder but not shipped yet.

Which agents are supported?

Claude Code, Codex, Hermes, and OpenClaw. Each has both local and remote (SSH or server) modes. Adding a new provider is one file in providers/. See CONTRIBUTING.md.

Do you send my data anywhere?

No telemetry. No analytics. Conversations go only to whichever provider that thread is configured for: Anthropic, OpenAI, your own VPS. Agent Hub itself is just a client.

How do permissions work?

Per-agent. Choose ask (prompt on every tool), acceptEdits (auto-approve safe edits like Read/Write in-repo), or bypassPermissions (nothing is asked). The approval dialog shows the exact command before it runs.

Can I use my own models or a custom endpoint?

Yes, any OpenAI-compatible endpoint works via the openai-compat provider. Point it at a local llama.cpp, vLLM, or a hosted OSS API.

Is it really free?

Yep, MIT license. You pay your own model providers. Source on GitHub, fork freely.

How is Agent Hub different from Cursor or Continue.dev?

Agent Hub is not an IDE. It is a chat-shaped client over the real, official agent CLIs. You keep your own editor (VS Code, Zed, Neovim, JetBrains) and let the agent work on the codebase from a separate calm window. Cursor and Continue.dev replace your editor; Agent Hub does not.

Where does Agent Hub store API keys?

In the OS keychain on the machine where the CLI runs. Locally on your Mac, or on the remote host when using SSH mode. Agent Hub itself never logs or transmits keys.

Can I run Claude Code on a VPS from Agent Hub?

Yes. Point Agent Hub at any host you can SSH into (for example omar@prod-1.fly.dev) and it runs the claude CLI there. The thread, permissions UI, slash commands, and file approvals all work identically.
Ready when you are

Chat with every AI agent from one macOS window.

Free, open-source, MIT. Clone Agent Hub from GitHub, build from source, or grab the .dmg.

Requires macOS 11+ · Apple Silicon · 183 MB