relaticle/relaticle
Open-source CRM with native AI agent support. 37 MCP tools, REST API, self-hosted. Built with Laravel & Filament
About relaticle/relaticle
relaticle/relaticle is an open-source project on GitHub, mainly written in PHP. Open-source CRM with native AI agent support. 37 MCP tools, REST API, self-hosted. Built with Laravel & Filament It currently holds 1,680 stars and 198 forks with 43 open issues, and was last pushed on 2026-09-16 (repository created 2024-09-25).
Project Overview
AI Homed tracks it on the Today's Trending board, currently at rank #73 with 10 new stars today.
GitHub Repository Details
README
The Open-Source CRM Built for People and AI-Powered Work
Website · Documentation · MCP Server · Roadmap · Discussions
Clean, modern interface built with Filament 5 and Livewire 4
---
About Relaticle
Relaticle is a self-hosted CRM with a production-grade MCP server. Connect any AI agent -- Claude, GPT, or open-source models -- with 39 tools for CRM operations and analysis. 22 custom field types, REST API, and multi-workspace 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 39 tools, REST API with full CRUD, schema access, activity history, and pipeline analysis
- Customizable Data Model - 22 field types including entity relationships, conditional visibility, and per-field encryption. No migrations needed.
- Multi-Workspace Isolation - 5-layer authorization with workspace-scoped data
- Modern Tech Stack - Laravel 13, Filament 5, PHP 8.5, 2,000+ automated tests
- Privacy-First - Self-hosted, AGPL-3.0, your data stays on your server
Requirements
- PHP 8.5+
- PostgreSQL 17+
- Composer 2 and Node.js 22+
- Redis for queues (optional for development)
Installation
git clone https://github.com/Relaticle/relaticle.git
cd relaticle && composer app-install
Development
# Start everything (server, queue, vite)
composer dev
Run tests
composer test
Format code
composer lint
Self-Hosting
See the Self-Hosting Guide for Docker and manual deployment instructions.
Internationalization
Relaticle ships English-only in the main repository, but the codebase is fully i18n-ready. Self-host forks can drop a lang// directory in place to translate the entire app. See docs/i18n.md for the override workflow and CI guardrails.
Documentation
Visit our documentation for guides on business usage, technical architecture, MCP server setup, REST API integration, and more.
Community & Support
- Report Issues
- Request Features
- Ask Questions
- Discord
- Star us on GitHub to support the project
License
Relaticle is open-source software licensed under the AGPL-3.0 license.