clientcast

nikolas-sapa/clientcast
★ 2 stars TypeScript Code/Dev Tools Updated 9d ago
CLI + MCP server that turns your git commits into AI-drafted client update emails, then classifies every reply as approval, feedback, or scope creep with hours and dollars attached. Hosted approval pages, one-click Stripe invoicing for flagged work. Built on Claude Code. For freelancers and agencies who lose unpaid hours to can-you-also requests.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "clientcast": {
      "command": "npx",
      "args": [
        "-y",
        "nikolas-sapa/clientcast"
      ]
    }
  }
}

README Excerpt

**Get paid faster for the work you already ship.** clientcast turns your Git commits into a client update email, delivers it for you, and tells you whether the reply was an approval, real feedback, or a request for additional work — with hours and dollars attached. Built on Claude Code. > **Why this exists.** Freelancers and agencies bleed hours on status updates and "can you also..." emails that quietly become unpaid work. clientcast reads your commits, drafts a plain-English update for the cli

Tools (2)

mcpServerssend

Topics

aiclideveloper-toolsgitnextjstypescript