Website · Documentation · MCP Server · Roadmap · Discussions

Clean, modern interface built with Filament 5 and Livewire 4
Relaticle is a self-hosted CRM with a production-grade MCP server. Connect any AI agent -- Claude, GPT, or open-source models -- with 30 tools for full CRM operations. 22 custom field types, REST API, and multi-team isolation.
Perfect for: Developer-led teams, AI-forward startups, and SMBs who want AI agent integration without vendor lock-in.
Core Strengths:
- Agent-Native Infrastructure - MCP server with 30 tools, REST API with full CRUD, schema discovery for AI agents
- Customizable Data Model - 22 field types including entity relationships, conditional visibility, and per-field encryption. No migrations needed.
- Multi-Team Isolation - 5-layer authorization with team-scoped data and workspaces
- Modern Tech Stack - Laravel 12, Filament 5, PHP 8.4, 1,100+ automated tests
- Privacy-First - Self-hosted, AGPL-3.0, your data stays on your server
- PHP 8.4+
- PostgreSQL 17+
- Composer 2 and Node.js 20+
- Redis for queues (optional for development)
git clone https://github.com/Relaticle/relaticle.git
cd relaticle && composer app-install# Start everything (server, queue, vite)
composer dev
# Run tests
composer test
# Format code
composer lintSee the Self-Hosting Guide for Docker and manual deployment instructions.
Visit our documentation for guides on business usage, technical architecture, MCP server setup, REST API integration, and more.
- Report Issues
- Request Features
- Ask Questions
- Discord
- Star us on GitHub to support the project
Relaticle is open-source software licensed under the AGPL-3.0 license.