GitHub - cluster-software/agent-crm: The headless CRM for Claude & Codex (backed by a16z speedrun)

1 min read Original article ↗

agent-crm

Download for macOS

Let Claude run sales for you. Claude needs a source of truth but existing CRMs are too hard for Claude to work with. Their MCPs torch your context window, every action is a network round-trip, and you blow through your usage limits.

Solution: Agent CRM. Headless, scriptable, with a CLI for Claude to interact with.

                    ┌──────────────┐
                    │  Custom UIs  │
                    └──────┬───────┘
                           │
┌────────────┐      ┌──────▼──────┐      ┌───────────────┐
│ AI Agents  ├─────►│ REST / CLI  │◄─────┤ App / Scripts │
└────────────┘      └─────────────┘      └───────────────┘

Install

Download the macOS app from getcluster.ai, or install the CLI:

npm install -g @agent-crm/cli

Packages

Maintenance

New Agent CRM code, releases, and deployments are managed from the current Agent CRM monorepo. This repository no longer publishes CLI or SDK releases.