Stars
Forks
Watchers
Developer links
Relaticle
Relaticle delivers the first CRM built from the ground up for both human operators and AI agents — a self-hosted platform where Claude, GPT, Gemini, or any custom model connects through a production-grade MCP server exposing 30 tools for full CRUD operations across companies, people, opportunities, tasks, and notes without a single line of integration code. The 22 custom field types include text, email, phone, currency, date, select, multiselect, entity relationships, conditional visibility rules, and per-field encryption — all configurable through the UI without database migrations or code changes. Multi-team isolation enforces data boundaries through a 5-layer authorization system with team-scoped workspaces, API tokens, and granular permissions. The JSON:API REST surface provides Spatie QueryBuilder filtering, sorting, and pagination with schema discovery endpoints that let agents introspect your data model at runtime. A built-in AI chat connects directly to CRM data for natural language queries, while the external MCP server gives any compatible agent the same 30-tool access. Docker Compose deployment runs five containers — app (nginx + PHP-FPM), Horizon queue worker, scheduler, PostgreSQL 17, and Redis 7 — with automatic migrations on startup and demo data seeding for new teams. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. AGPL-3.0 licensed.
Benefits
- Native AI Agent Infrastructure
- Production-grade MCP server exposes 30 tools for any AI agent to perform full CRUD operations across all CRM entities with schema discovery and natural language interaction.
- 22 Custom Field Types
- Entity relationships, conditional visibility, per-field encryption, currency, multiselect, and more — all configurable through the UI without database migrations or code deployments.
- Five Layer Authorization System
- Team-scoped workspaces with granular permissions, API token isolation, and data boundaries ensuring complete separation between organizational units and their CRM data.
- Modern Laravel Stack
- Built on Laravel 13, Filament 5, Livewire 4, and PHP 8.4 with over 2,000 automated tests, Docker Compose deployment, and PostgreSQL 17 with Redis 7 for production reliability.
Features
- MCP Server Integration
- 30 specialized tools for AI agents covering companies, people, opportunities, tasks, and notes with full CRUD, link management, and CRM overview capabilities.
- JSON API REST Surface
- Full REST API using JSON:API format with Spatie QueryBuilder for filtering, sorting, pagination, and custom field access across all CRM entities.
- Built-In AI Chat
- Natural language interface connected to CRM data for querying contacts, creating tasks, and generating reports without switching to external tools.
- Docker Compose Deployment
- Five-container architecture with app server, Horizon queue worker, scheduler, PostgreSQL 17, and Redis 7 running automatic migrations on startup.
- Customizable Data Model
- Create fields through the admin UI with validation, conditional visibility rules, and entity relationships that agents discover automatically via schema endpoints.