Chat with the AI agents already on your machine

A Chrome side panel for Claude Code, Codex, Gemini CLI, and any model or API you bring — with the context of your tabs, a pasted URL, or the page you're on. History, custom agents & skills, all local-first.

Download for Chrome / Edge — free See pricing

Free includes one local agent + one model endpoint of your choice. No account required.
Chrome Web Store version is in review — for now it’s a quick manual install (~1 min).

🧠

Your agents, your machine

Talk to Claude Code, Codex, and Gemini CLI through a tiny open-source local bridge — your own logins, your own compute. Nothing routed through our cloud.

🌐

Tabs as context

The current page is included automatically. Attach several tabs, a selection, or paste a URL and ChatPanel extracts the readable content for you.

🔌

Bring your own model

Point it at a local Ollama / LM Studio, or any OpenAI- / Anthropic-compatible endpoint. You bring the inference; we bring the interface.

🗂️

History & skills

Every chat saved locally and searchable. Reusable skills and configurable agents you define once and drop into any conversation.

Private by design — use the AI your company already trusts

Nothing routes through our servers. ChatPanel talks to the AI tools your organization has already vetted — Claude Code, Codex, Gemini — through your approved accounts and compute. No pasting internal data into unapproved chat sites or personal accounts.

🔒

Local-first

Your prompts, keys, and history stay in your browser. Content goes only to the endpoint you choose.

Approved AI, not shadow IT

Tap the enterprise Claude / Codex / Gemini your company already governs — instead of personal logins or un-vetted web chatbots.

🚫

No middleman

ChatPanel has no cloud in the data path. We never see, store, or route your conversations.

How it works

  1. 1Download & install

    Free, ~1 minute. Works on its own with your own models.

  2. 2Use it free

    Chat from any tab with one local agent + one model endpoint of your choice.

  3. 3Upgrade in the app

    One click in Settings → Pro activates instantly and follows you across your devices.

Simple pricing

Start free. Upgrade when ChatPanel becomes part of your day.

Free

$0
  • ✓ One local agent — Claude Code, Codex, or Gemini CLI (via local bridge)
  • ✓ One bring-your-own model endpoint
  • ✓ Current-tab & URL context
  • ✓ Local chat history
Get started

Team

$10/seat/mo
  • ✓ Everything in Pro
  • ✓ Cloud sync across devices
  • ✓ Shared team agents & skills
  • ✓ Hosted agents — no bridge to run
  • ✓ SSO & admin
Contact us

Upgrade inside the extension — Pro activates instantly and follows your purchase email across your devices.

Install in two minutes

No developer tools needed. ChatPanel runs in Chrome, Edge, Brave, or Arc — just install it and add a model (an API key, or a free local app like Ollama). Steps 1–3 are all most people need. Step 4 is only for developers who want to use their local Claude Code / Codex / Gemini.

  1. Download the extension. Grab chatpanel-extension.zip (always the latest build) and unzip it to a folder you’ll keep.
  2. Load it. Open chrome://extensions (Edge: edge://extensions), turn on Developer mode, click Load unpacked, and pick the unzipped folder (the one with manifest.json). Pin the icon and open the panel. The “Developer mode” note is normal for a manual install and disappears once the Web Store version is live.
  3. Pick a model. Open Settings and point an agent at a local Ollama (http://localhost:11434/v1) or paste an API key.
  4. (Developers only — optional) Run the bridge for Claude Code, Codex & Gemini CLI. Needs Node.js 18+ (nodejs.org — Windows / macOS / Linux), then in a terminal or PowerShell:
    npx @chatpanel/bridge
    The extension auto-detects it; your local agents appear in the picker.