← All work smb sales & support · ai agent infrastructure

CRM Agent

A multi-tenant CRM built as the shared brain for a suite of AI agents — lead qualification, sales, support, and workflow automation all read and write through one audited data layer.

Niche

AI agents for SMB sales & support

Stack

PHP · MySQL · Hostinger

Status

Live demo — open access, data auto-resets

The problem

Businesses adopting AI agents end up with silos: a lead-scoring bot with its own database, a support bot with another, a sales assistant with a third. Nothing shares state, nobody can answer "which agent touched this customer and why," and swapping a vendor means losing history. AI agents are only trustworthy when their actions are recorded against shared, exportable data.

What we built

How it was shipped

Designed schema-first as the foundation for a six-agent suite, so future agents (sales, voice, support, workflow) are thin modules over this API rather than new applications. Verified end-to-end before deploy: authentication rejection, session and API-key auth paths, cross-tenant isolation, agent-attributed audit logging, export permissions, and — for the Nudger — that idempotency actually holds on a rerun, all passing against a real Postgres-compatible engine.

Try it

Open the live demo — one click, no credentials. You land in a working B2B workspace with an active pipeline and weeks of agent activity. Press Run Lead Qualifier to score unscored leads live, or Run Follow-up Nudger to see it flag exactly one quiet contact and one stuck deal, then draft the outreach email in a click. Demo data resets itself, so click anything.