EVERY AI • EVERY TAB • ONE COCKPIT

MAIBAAM

Your machine.
Every AI.
One cockpit.

Fully Local
Multi-Agent
Cross-Tab Sync

You already have five AI tabs open.
Stop copy-pasting like it’s 2023.

MAIBAAM fixes the chaos. One panel. Real code slots. Multi-agent team. All on your machine.

Key Features

⬡⬡

One Panel. Every Provider

Grok, Claude, OpenAI, Ollama — tabbed, with independent histories and token budgets.

⟨/⟩

Real Code Slots

Three persistent CodeMirror editors with syntax highlighting, version history & direct filesystem sync.

⬡⬡

Multi-Agent Team

AutoGen 5-agent swarm (Planner → CodeReviewer → Merger → Validator) for complex tasks.

+ Bridge Mode • Live Across Tabs • LOD Analysis • MCP Linting • Node Canvas (coming)

Why MAIBAAM Is Different

Other tools MAIBAAM
One AI at a timeAll major providers, one panel
Copy-paste hellPersistent slots wired to filesystem
Cloud-hosted (your data travels)100% local. Keys AES-256 encrypted
Generic chat boxReal CodeMirror + diff view + version history
Single AI5-agent AutoGen team

Built for Developers

  • /fix— slash commands that just work
  • Diff view— Claude responses as inline diffs
  • LOD analysis— tree-sitter across 12 languages
  • MCP tools— pylint & flake8 inside the panel
  • Keyboard-first— Ctrl+K palette, Esc to cancel streams
  • Node canvas(coming) — visual graph wiring

Under the Hood

Chrome Extension (Shadow DOM, MV3)
    ↕ Bearer-token HTTPS
NGINX Proxy (localhost:5000)
    ↕ routes to
Flask · AutoGen · LOD · MCP · Filter · WebSocket · Ollama
      

Every service runs locally. NGINX is the only open port.

Ready in 2 minutes

# 1. Clone & build
cd MABAAM && pnpm install && cd client && pnpm build

# 2. Load extension
Chrome → chrome://extensions → Load unpacked → client/dist

# 3. Start backend
python server/run_proxy.py

# 4. Click the icon
Download Latest Release

All health dots turn green → you’re good to go.