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 │
└────────────┘ └─────────────┘ └───────────────┘Download the macOS app from getcluster.ai, or install the CLI:
npm install -g @agent-crm/cliNew Agent CRM code, releases, and deployments are managed from the current Agent CRM monorepo. This repository no longer publishes CLI or SDK releases.
