Launching today

Relaticle
Open-source CRM with approval-gated AI writes
18 followers
Open-source CRM with approval-gated AI writes
18 followers
Most CRMs bolt AI on. Relaticle is built agent-first: any MCP client gets 37 first-party tools over OAuth, with workspace custom fields in each agent's schema automatically. The in-app assistant is stricter: every write is a proposal showing the exact change, approved record by record. Self-host everything under AGPL, including local inference with Ollama. Free forever self-hosted; Cloud is flat per-workspace pricing, not per-seat.
Products used by Relaticle
Explore the tech stack and tools that power Relaticle. See what products Relaticle uses for development, design, marketing, analytics, and more.
LLMs 2
LLMs 2

OllamaThe easiest way to run large language models locally
5.0 (41 reviews)
Ollama is how a self-hosted Relaticle runs its assistant without sending customer data to a hosted model. It is a first-class provider in our config, documented in the self-hosting guide, and a local install works with the same chat and proposal flow as the cloud version.

Claude by AnthropicA family of foundational AI models
5.0 (981 reviews)
Also considered:
Relaticle's assistant needs to call 37 CRM tools in one turn and get the arguments right, and Claude has been the most reliable at that in real use. Prompt caching on our long system prompt cut cost and latency enough to run it as the default. Effort levels let us tune each turn. MCP is Anthropic's protocol, so Claude Desktop and Claude Code connect to Relaticle as first-class clients. OpenAI and Gemini stay in the model catalog as options; Claude is the default.
Engineering & Development 1
Engineering & Development 1
LaravelThe PHP Framework for Web Artisans
5.0 (64 reviews)
Relaticle is a Laravel app end to end: the CRM, the REST API, the MCP server on laravel/mcp, the assistant on laravel/ai, billing on Cashier, queues on Horizon, websockets on Reverb. One framework covers the hosted product and the self-hosted one from the same codebase, which is what made a solo build of this size possible.
Design & Creative 1
Design & Creative 1
OpenAI
Google Gemini 2.0