EveryDev.ai
Subscribe
Home
Tools

3,824+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Relaticle
    Relaticle icon

    Relaticle

    Customer Relationship Management
    Featured

    Open-source, self-hosted CRM with built-in AI chat and 37 MCP tools for connecting external AI agents like Claude, ChatGPT, and Gemini.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Fully open-source self-hosted deployment under AGPL-3.0. Unlimited users and records on your own server, forever.

    Cloud Pro: $19/mo
    Enterprise: $20000/yr

    Engagement

    Available On

    Linux
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Customer Relationship ManagementMCP ServersConversational Agents

    Alternatives

    min.LightfieldClarify
    Developer
    RelaticleRelaticle builds an open-source, self-hosted CRM designed fo…

    Listed Sep 2026

    About Relaticle

    Relaticle is an open-source CRM built for teams who want AI deeply integrated into their customer relationship workflows. Licensed under AGPL-3.0, it can be self-hosted on your own server or used via the managed cloud at app.relaticle.com. The project ships weekly and, as of September 2026, has reached v3.5.7 with over 1,600 GitHub stars and 29,000+ Docker pulls.

    What It Is

    Relaticle is an agent-native CRM that lets teams manage contacts, companies, opportunities, tasks, and notes through three parallel paths: a traditional UI, a built-in AI chat assistant called Rela, and an MCP (Model Context Protocol) server that exposes 37 tools to any external AI agent. The core data model supports 22 custom field types, and the platform enforces 5-layer authorization with multi-workspace isolation. It is built on Laravel 13, Filament 5, PHP 8.5, and PostgreSQL, and ships with 2,000+ automated tests.

    The MCP and Agent Integration Layer

    The MCP server is a first-class feature, not an afterthought. It provides 37 tools covering full CRUD operations on contacts, companies, deals, tasks, and notes, plus pipeline analysis, activity history, and schema access. Any MCP-compatible agent — Claude, ChatGPT, Gemini, open-source models, or custom agents — can connect via OAuth or personal access tokens. The REST API provides the same coverage for teams building custom integrations. Using the REST API or MCP server directly does not consume the workspace's AI credit balance.

    Built-in AI Chat: Rela

    Rela is the in-app AI assistant. It can search and summarize CRM records, draft follow-ups, create or update records, and reschedule tasks — all in plain language. Users can @-mention specific records to scope a question. Destructive operations (updates and deletes) require explicit approval via an on-screen card before anything is saved, and approved destructive actions can be undone within five seconds. Voice input and persistent searchable chat history are included. The assistant supports Anthropic Claude, Google Gemini, and any OpenAI-compatible endpoint; conversation history is stored only in the Relaticle database.

    Self-Hosting and Deployment

    Relaticle is designed to run on infrastructure you control. The recommended path is Docker Compose, with additional guides for Coolify and Dokploy. Requirements are PHP 8.5+, PostgreSQL 17+, Composer 2, Node.js 22+, and optionally Redis for queues. Self-hosted installs run the identical open-source codebase as the managed cloud, and data can be moved between the two via CSV export and import. The codebase is fully i18n-ready; self-hosted forks can add a lang/<locale>/ directory to translate the entire app.

    Update: v3.5.7

    The latest release is v3.5.7, published on September 6, 2026. The repository shows active weekly shipping cadence with the last push on September 11, 2026. The project roadmap is public on GitHub Projects, and the team accepts contributions through the standard fork-and-PR workflow documented in the contributing guide. The tech stack targets Laravel 13 and PHP 8.5, with PHPStan static analysis and Pest mutation testing as part of the CI pipeline.

    Who It Is Built For

    Relaticle positions itself for developer-led teams, AI-forward startups, and SMBs who want AI agent integration without vendor lock-in. It has no per-seat pricing on any plan — billing is per workspace. The self-hosted path is free forever under AGPL-3.0 with unlimited users and records. The managed cloud option adds hosting, premium AI models, and email support. An enterprise tier provides scoped implementation, custom integrations, and direct access to the founding team.

    Relaticle - 1

    Community Discussions

    Be the first to start a conversation about Relaticle

    Share your experience with Relaticle, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Self-Hosted

    Fully open-source self-hosted deployment under AGPL-3.0. Unlimited users and records on your own server, forever.

    • Unlimited users and records
    • AGPL-3.0 open source
    • Docker Compose deployment
    • REST API and 37-tool MCP server
    • 300 AI credits per month (default)

    Cloud Pro

    Popular

    Managed hosting for your whole team. Unlimited users and records, premium AI models included.

    $19/mo
    billed annually
    $24/mo monthly
    • Unlimited users and records
    • 2,000 AI credits per month
    • Premium AI models included (Sonnet 5, Opus 5, GPT 5.5, GPT 5.4)
    • REST API and 37-tool MCP server
    • Email support
    • Managed hosting and updates
    • 14-day trial, no card required

    Enterprise

    Scoped implementation and support for larger teams. Includes custom integrations, agreed AI usage, and direct access to the founding team.

    $20000/yr
    billed annually
    • Everything in Cloud Pro
    • Scoped implementation project
    • Custom integrations by agreement
    • AI usage agreed with your team
    • Ongoing maintenance and support
    • Direct access to the founding team
    • Agreed delivery milestones
    View official pricing

    Capabilities

    Key Features

    • Built-in AI chat assistant (Rela) with approval workflow for destructive actions
    • 37-tool MCP server for external AI agent integration
    • REST API with full CRUD for CRM entities
    • 22 custom field types including entity relationships, conditional visibility, and per-field encryption
    • Self-hosted deployment via Docker Compose, Coolify, or Dokploy
    • Managed cloud hosting at app.relaticle.com
    • Company, people, opportunity, task, and note management
    • Kanban pipeline board with custom stages
    • Multi-workspace support with 5-layer role-based authorization
    • CSV import and export for all record types
    • Voice input and persistent searchable chat history
    • @-mention records to scope AI queries
    • Activity log showing field-level change history
    • Undo destructive AI actions within 5 seconds
    • Support for Anthropic Claude, Google Gemini, and OpenAI-compatible endpoints
    • Per-field encryption
    • Conditional field visibility
    • i18n-ready codebase for self-hosted localization
    • 2,000+ automated tests with PHPStan and Pest mutation testing

    Integrations

    Claude (Anthropic)
    ChatGPT (OpenAI)
    Gemini (Google)
    Any MCP-compatible AI agent
    Any OpenAI-compatible endpoint
    Ollama (self-hosted models)
    Docker
    Coolify
    Dokploy
    Laravel Forge
    PostgreSQL
    Redis
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Relaticle and help others make informed decisions.

    Developer

    Relaticle Team

    Relaticle builds an open-source, self-hosted CRM designed for AI-powered work. The product ships a built-in AI chat assistant and a 37-tool MCP server so any external AI agent can read, write, and analyze CRM data. Built on Laravel 13, Filament 5, and PHP 8.5, Relaticle is licensed under AGPL-3.0 and priced per workspace with no per-seat fees. The team ships weekly and maintains a public roadmap and contributing guide on GitHub.

    Read more about Relaticle Team
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    min. icon

    min.

    An AI-powered CRM that automatically builds customer context from your meetings and emails, creating living relationship capsules with no manual data entry.

    Lightfield icon

    Lightfield

    AI-native CRM that automatically updates itself after every meeting, answers questions about your business, and drives next steps using complete customer memory.

    Clarify icon

    Clarify

    Clarify is an autonomous AI-powered CRM that automates sales tasks, enriches customer data, records calls, and provides a personal sales agent — with unlimited seats and credit-based pricing.

    Browse all tools

    Related Topics

    Customer Relationship Management

    AI-enhanced CRM systems that provide intelligent customer insights, automated engagement strategies, and predictive analytics to optimize the customer lifecycle.

    22 tools

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    225 tools

    Conversational Agents

    AI chatbots and virtual assistants that can engage in natural dialogue.

    293 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions