Twenty CRM Cloud
Hosted Twenty workspace with CRM objects, views, workflows, agents, layouts, and AI chats.
README.mdCustomizable CRM platform with Claude-compatible Agent Skills and workspace MCP access · Established, actively developed monorepo; individual components have different maturity levels.
Twenty is a large TypeScript monorepo for a cloud-hosted or self-hosted customizable CRM, app SDK, React UI library, macOS recording companion, documentation, and official Agent Skills; it extends Claude Code through installable app-development skills and a workspace MCP endpoint rather than modifying the Claude Code runtime.
Selection
Boundaries
Strengths
Risk profile
First-party files describe user-local workspace URLs and credentials, OAuth-capable MCP access, and SDK credentials stored under ~/.twenty/config.json. The macOS companion architecture keeps OAuth tokens and Recall upload tokens out of the renderer, uses validated IPC, PKCE, Electron safeStorage backed by macOS Keychain, and server-held Recall API credentials. These claims were not verified against implementation. Installing skills injects repository-authored guidance into the coding agent, and enabling workspace MCP gives the agent a tool surface over authenticated CRM data. Self-hosters remain responsible for secrets, deployment hardening, dependencies, network boundaries, and access control.
Component inventory
Hosted Twenty workspace with CRM objects, views, workflows, agents, layouts, and AI chats.
README.mdSelf-managed Twenty CRM deployment; Docker Compose is the core-team-supported route.
README.mdCreates a TypeScript Twenty app project with tests, CLI setup, local Docker server, and development authentication.
packages/create-twenty-app/README.mdDevelops, builds, syncs, authenticates, deploys, and publishes applications extending Twenty CRM.
packages/twenty-sdk/README.mdGuides coding agents through scaffolding a new Twenty app with create-twenty-app.
packages/twenty-agent-skills/skills/create-app/SKILL.mdGuides changes to objects, fields, logic functions, layouts, front components, and workflows.
packages/twenty-agent-skills/skills/develop-app/SKILL.mdGuides remote management, synchronization, builds, deployment, logs, troubleshooting, and CI/CD.
packages/twenty-agent-skills/skills/manage-app/SKILL.mdGuides preparation of README, marketplace metadata, logos, screenshots, and public assets.
packages/twenty-agent-skills/skills/publish-app/SKILL.mdGuides connection to a Twenty workspace over MCP and presentation of records as readable Markdown.
packages/twenty-agent-skills/skills/use-twenty-mcp/SKILL.mdCodex plugin named twenty containing the five app skills, public documentation MCP server, and workspace MCP setup helper.
packages/twenty-agent-skills/README.mdPublic MCP server bundled with the Codex plugin for searching official Twenty documentation.
packages/twenty-agent-skills/README.mdUser-specific workspace endpoint exposing Twenty workspace access to compatible MCP clients.
packages/twenty-agent-skills/README.mdAlpha React 19 library of Twenty components, icons, design tokens, themes, and utilities.
packages/twenty-ui/README.mdOptional Twenty UI entry point for a Monaco-based code editor, editor header, and theme helpers.
packages/twenty-ui/README.mdApple Silicon macOS Electron app for upcoming meetings, joining calls, desktop recording, and opening transcripts and summaries.
packages/twenty-companion/README.mdIndependently installed backend integration for companion sessions, Recall uploads, imports, recovery, summaries, and recording ownership.
packages/twenty-companion/README.mdMenu-bar workflow showing upcoming events with join, skip-auto-join, recording, and calendar actions.
packages/twenty-companion/README.mdReact Email templates with Lingui internationalization and a local preview server.
packages/twenty-emails/README.mdMintlify-powered official user, developer, and UI-library documentation.
packages/twenty-docs/README.mdCommunity-maintained Helm deployment for Twenty CRM; supersedes the legacy raw Kubernetes manifests.
packages/twenty-docker/k8s/README.mdTechnical profile
Classification
Evidence: Twenty is a standalone CRM, its SKILL.md distributions inject app-development guidance into Claude Code, and authenticated workspace MCP exposes records as agent tools. Inference: claude_extension is the closest Claude-relative install mode, although the core product runs independently.
Claude Extension · medium setup effort · high confidence · automatedEvidence and risk
Routing context
Both are self-hosted business applications that expose operational records through MCP, but Quickly targets cold-email outreach while Twenty targets CRM and app development.
medium confidence