open-source dev supervision

Founder

Supervise your AI coding agents from anywhere — and watch the world's token spend in real time.

$ npx founder init

// global telemetry

Every token, metered live

Total tokens metered
220,017
Total spend tracked
$1.07
3installs
3models
7events

// model leaderboard

Who is burning the tokens

Ranked by total tokens metered across every install. The crown goes to the busiest agent in the fleet.

updated 1h ago
  1. 1
    Gemini CLI
    Google
    cost$0.56
    tokens156,141
  2. 2
    Claude Code
    Anthropic
    cost$0.46
    tokens62,776
  3. 3
    OpenAI Codex
    OpenAI
    cost$0.05
    tokens1,100
  4. 4
    Cursor
    Anysphere
    cost
    tokens
  5. 5
    GitHub Copilot
    GitHub / Microsoft
    cost
    tokens
  6. 6
    Aider
    open source
    cost
    tokens
  7. 7
    Cline
    open source
    cost
    tokens
  8. 8
    Windsurf
    Codeium
    cost
    tokens
  9. 9
    Continue
    open source
    cost
    tokens
  10. 10
    Amazon Q Developer
    AWS
    cost
    tokens

// how it works

Pick your model. Watch it work.

Three steps from install to supervising your agents from the palm of your hand.

01

Install the daemon

One command spins up a local command center on your dev box. It owns no cloud and binds to localhost by default.

02

Pick your model

Hook up any of the top coding agents. Founder watches sessions, files edited, commands run, and token spend.

03

Supervise from anywhere

Approve or deny permission prompts from your phone over Telegram. Turn watch-it-work into supervise-it-from-the-bus.

// supported agents

  • Claude Code

    Anthropic

  • OpenAI Codex

    OpenAI

  • Gemini CLI

    Google

  • Cursor

    Anysphere

  • GitHub Copilot

    GitHub / Microsoft

  • Aider

    open source

  • Cline

    open source

  • Windsurf

    Codeium

  • Continue

    open source

  • Amazon Q Developer

    AWS

// telemetry disclosure

The honest part

The counters above are real because Founder shares anonymous aggregate usage by default. That is how the global leaderboard exists. Here is exactly what that means.

What is shared

  • An opaque, random install id (not tied to you or your machine)
  • Which agent you used (e.g. claude-code)
  • Token counts and estimated cost

Never shared

  • Your code, file paths, or directory names
  • Your prompts or any agent output
  • IP addresses, machine names, or anything identifying

Want zero telemetry? Opt out anytime with one command:

$ mc telemetry share off

It is opt-out, on by default, and fully transparent — the daemon is open source, so you can read exactly what it sends.