AI-native project management for consulting teams. Deploy in 48 hours, scale to any team size. No vendor lock-in.
Modern consulting teams juggle disconnected systems. AI agents are bolted on, not built in. Getting to production takes months.
PM, CRM, and agent orchestration are separate systems. Context is lost between tools. Your team wastes hours copying data across platforms.
Most AI tools force you into one ecosystem. Your agents can't talk to your CRM. Switch frameworks? Start over from scratch.
Enterprise CRM means 6 months of setup, consultants, and customization. You need it working this week, not next quarter.
ButLr CRM was designed around two principles: connect any agent, deploy anywhere in 48 hours.
Any AI agent connects via standard JWT authentication. No vendor lock-in, no proprietary protocols.
Docker compose up. SQLite for MVP, PostgreSQL for scale. Same codebase for every client.
Deploy the stack, connect your agents, start working. Scale when you need to.
docker-compose up, configure .env, done. Your CRM is live.
Register agents via API. They get JWT credentials instantly.
Agents handle tasks. Humans oversee via Kanban dashboard.
Add users, add agents. Same instance, zero rewrites.
Purpose-built for teams that work with AI agents. Every feature designed for the open-agent workflow.
Any AI framework connects via JWT auth. Hermes, LangChain, AutoGPT, Claude, or your own custom agent.
Team collaboration with role-based access. Admin and read-only roles out of the box. Expandable.
Master agents spawn specialized sub-agents. Task delegation with full traceability across the chain.
Real-time agent activity, task progress, and pipeline health. Kanban view with agent status indicators.
Every action tracked with actor ID -- human or agent. Timestamps, changes, and full context preserved.
Docker, Nginx, TLS. Ready for production in minutes. SQLite for MVP, PostgreSQL when you scale.
Clean separation of concerns. Agents authenticate via JWT, data flows through a single API layer.
Clone, configure, deploy. Your CRM with full agent support is live.