DEV.co
Open-Source CRM · relaticle

relaticle

Relaticle is an open-source, self-hosted CRM built with Laravel and Filament, designed specifically for AI agent integration via MCP (30 tools). It provides multi-team isolation, REST API, and 22 custom field types without requiring database migrations.

Source: GitHub — github.com/relaticle/relaticle
1.4k
GitHub stars
163
Forks
PHP
Primary language
AGPL-3.0
License (OSI-approved)

Key facts

Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.

FieldValue
Repositoryrelaticle/relaticle
Ownerrelaticle
Primary languagePHP
LicenseAGPL-3.0 — OSI-approved
Stars1.4k
Forks163
Open issues17
Latest releasev3.3.11 (2026-06-29)
Last updated2026-07-06
Sourcehttps://github.com/relaticle/relaticle

What relaticle is

PHP 8.4/Laravel 13 application using Filament 5 and Livewire 4, backed by PostgreSQL 17+, with an MCP server exposing 30 tools for AI-agent CRM operations and a full REST API. Includes 2,000+ automated tests and 5-layer authorization for multi-tenant data isolation.

Quickstart

Get the relaticle source

Clone the repository and explore it locally.

terminalbash
git clone https://github.com/relaticle/relaticle.gitcd relaticle# follow the project's README for install & configuration

Need it deployed, integrated, or customized instead? DEV.co ships production installs.

Best use cases

AI-Agent-Driven Sales Teams

Organizations wanting to integrate AI agents (Claude, GPT, open-source) directly into CRM workflows. The MCP server and REST API enable agents to perform full CRUD operations on contacts, companies, and opportunities without manual integration work.

Developer-Led Startups & SMBs

Teams seeking vendor-independent CRM infrastructure they can self-host and customize. Low-migration data model and extensive REST API support rapid product integration and customization.

Privacy-Sensitive or Regulated Environments

Organizations requiring on-premise deployment and full data control. AGPL-3.0 license and self-hosted architecture ensure data never leaves your infrastructure.

Implementation considerations

  • PostgreSQL 17+ is a hard requirement; ensure your infrastructure supports it. Redis is optional for dev but likely required for production queues.
  • Self-hosting demands DevOps competency: Docker setup, secrets management, database backups, monitoring, and security patching are your responsibility.
  • AGPL-3.0 copyleft applies to any modifications or derivative works; internal use is permitted, but distributions require source disclosure.
  • 22 custom field types and conditional visibility reduce schema migrations, but test data model changes thoroughly before production rollout.
  • MCP server integration requires agent/client code that understands the 30 available tools; tool discovery is available via API, but documentation coverage varies by tool.

When to avoid it — and what to weigh

  • Proprietary SaaS Preference — If your organization requires managed, vendor-backed infrastructure with SLAs and 24/7 support, a hosted SaaS CRM may be lower operational overhead than self-hosting.
  • AGPL Incompatibility — Any production use case that cannot accommodate AGPL-3.0 copyleft requirements (e.g., proprietary derivative works without source disclosure) will face license friction.
  • Non-Technical Operations Teams — Teams lacking in-house DevOps/engineering capacity may struggle with Docker/manual deployment, database administration, and ongoing infrastructure maintenance.
  • Complex Legacy System Integration — If extensive middleware or transformation logic is needed to integrate with existing monolithic systems, REST API alone may not be sufficient without custom development.

License & commercial use

Licensed under AGPL-3.0. This is a copyleft license requiring that any modifications or derivative works, if distributed, must disclose source code. Internal/on-premise use without distribution is permitted; commercial use is allowed under AGPL terms, but vendor lock-in or proprietary forks are not.

Commercial use is permitted under AGPL-3.0, provided you comply with source-code disclosure requirements for any distributed modifications. Selling a modified version or integrating it into a proprietary product requires careful legal review. Pure SaaS deployments (no distribution) sidestep some obligations, but AGPL-3.0 interpretation varies; consult legal counsel for your specific use case.

DEV.co evaluation signals

Editorial assessment — not user reviews. Directional, with an explicit confidence level.

SignalAssessment
MaintenanceActive
DocumentationAdequate
License clarityClear
Deployment complexityHigh
DEV.co fitStrong
Assessment confidenceHigh
Security considerations

Self-hosted architecture shifts security responsibility to operators. Key considerations: PHP 8.4/Laravel 13 framework patching cadence; PostgreSQL hardening and access control; per-field encryption available (no detail on key rotation/escrow); multi-layer authorization (5-layer model mentioned, specifics unknown); no mention of WAF, rate-limiting, audit logging, or compliance frameworks (SOC2, HIPAA). Verify your threat model and compliance needs match what a self-hosted deployment can provide.

Alternatives to consider

HubSpot / Salesforce

Industry-standard SaaS CRMs with native AI/agent integrations, managed infrastructure, and enterprise support. Trade-off: vendor lock-in, higher cost, limited data residency control.

Odoo CRM

Open-source (LGPL), self-hosted Python/PostgreSQL alternative with modular architecture. Similar deployment overhead, but larger community and more integrations; less AI-native design.

Taiga / Plane (Project Management + CRM)

Self-hosted, open-source alternatives focusing on collaboration and task management. Lighter footprint than full CRM but may lack sales-specific features (pipeline, opportunity tracking).

Software development agency

Build on relaticle with DEV.co software developers

Relaticle gives you full control over CRM infrastructure and AI agent integration. Evaluate our demo, review self-hosting requirements, and contact our team for deployment support or custom development.

Talk to DEV.co

Related open-source tools

Surfaced by semantic similarity across the DEV.co open-source index.

Related on DEV.co

Explore the category and the services that help you build with it.

relaticle FAQ

Can I use Relaticle for free in production?
Yes, AGPL-3.0 permits free use and modification. No licensing fees apply. However, if you distribute or modify the software, you must disclose source code. Pure self-hosted, non-distributed use has no such obligation.
What AI agents can I connect?
Any agent supporting MCP (Model Context Protocol) protocol. Confirmed: Claude, GPT (via plugin/integration). Open-source agents with MCP support also work. Verify your target platform's MCP compatibility before deployment.
How do I host this?
Self-hosted only. Docker and manual deployment guides are provided (see docs/self-hosting). You manage PostgreSQL, PHP runtime, Redis, monitoring, backups, and security updates. No SaaS option is offered.
Is my data encrypted at rest?
Per-field encryption is available (field types include encryption support), but no detail on default encryption, key management, or TLS transport in provided data. Review security docs and consult deployment best practices before handling sensitive data.

Custom software development services

DEV.co helps companies turn open-source tools like relaticle into production software. Our software development services cover the full lifecycle — architecture, web development, integration, and maintenance — delivered by software developers and web developers who ship. Engage our software development agency to implement or customize it for your open-source crm stack.

Ready to Deploy an AI-First CRM?

Relaticle gives you full control over CRM infrastructure and AI agent integration. Evaluate our demo, review self-hosting requirements, and contact our team for deployment support or custom development.