Quickly web application
Self-hosted cold-email UI for campaigns, sequences, inbox rotation, leads, replies, analytics, settings, and team access.
README.mdSelf-hosted cold-email platform with remote MCP tools · Early-stage active project
MIT-licensed, self-hosted cold-email application with campaign sequencing, inbox rotation, reply processing, analytics, REST APIs, webhooks, an n8n community node, and a remote MCP server that exposes lead-related tools; it can serve Claude Code only as a separately deployed MCP tool surface by inference, because supplied files document Cursor and generic MCP clients but no Claude Code-specific setup.
Selection
Boundaries
Strengths
Risk profile
The supplied code implements JWT HS256, bcrypt, HMAC API keys, optional Fernet-backed SQLAlchemy fields, SSRF checks against private and reserved networks, webhook URL validation, hostname validation, CSP, frame denial, MIME sniffing protection, referrer and permissions policies, and proxy-aware HSTS. OAuth connects Google and Microsoft accounts, while n8n can use API keys or short-lived JWTs. Important caveat: if QUICKLY_ENCRYPTION_KEY is unset, the code explicitly leaves sensitive columns such as SMTP and IMAP passwords in plaintext; operators must also set a stable QUICKLY_SECRET_KEY to prevent session invalidation. No independent audit or complete authorization review was supplied.
Component inventory
Self-hosted cold-email UI for campaigns, sequences, inbox rotation, leads, replies, analytics, settings, and team access.
README.mdFastAPI service providing authentication, scheduling, email-provider integrations, tracking, Unibox sync, and application APIs.
README.mdReact and Vite browser interface for the Quickly platform.
frontend/package.jsonAssign inboxes, build multi-step sequences, add A/B variants, import CSV leads, and start scheduled outreach.
docs/INSTALL.mdSynchronizes replies across connected Gmail and Microsoft accounts with threaded viewing, composing, and replying.
README.mdClassifies replies into six outreach categories through 19 providers, including Anthropic Claude and local Ollama.
docs/INSTALL.mdJWT- and API-key-secured automation surface covering more than 90 documented application endpoints.
README.mdRemote Streamable HTTP MCP endpoint exposing lead tools to compatible AI clients.
README.mdCommunity n8n node mapping Quickly resources and operations to its JSON REST API.
n8n-node/README.mdReusable n8n credential supporting a Quickly base URL plus API-key or Bearer-token authentication.
n8n-node/README.mdDelivers 15 documented email, lead, limit, and token events to configured HTTPS endpoints.
docs/README.mdSeparate tracking proxy serving branded pixels and redirects, then posting signed events back to Quickly.
docs/INSTALL.mdDocumented production layouts cover no-Caddy, in-Compose Caddy, and host-Caddy deployments with PostgreSQL.
docs/INSTALL.mdRuns the published Quickly image with a Railway PostgreSQL service and platform-provided HTTPS.
docs/INSTALL.mdCreates, downloads, optionally encrypts, and restores PostgreSQL-backed .qbk backups from Settings.
docs/INSTALL.mdConnects Gmail for sending and reply sync through Google OAuth, with optional Pub/Sub push notifications.
docs/INSTALL.mdConnects Microsoft 365, Office 365, and Outlook.com accounts through Microsoft Graph OAuth.
docs/INSTALL.mdSupports generic SMTP relays for sending and optional IMAP reply synchronization; Amazon SES is documented as send-only.
docs/INSTALL.mdUnclassified: supplied first-party files document a standalone app and generic MCP endpoint, but no Claude Code-specific plugin, skill, hook, command, or setup.
README.mdTechnical profile
Classification
Evidence: Quickly is a separately deployed web application and exposes lead-related tools through remote MCP. Inference: Claude Code could consume that tool surface through compatible MCP support, but no Claude-specific configuration or validation was supplied, so it is not classified as a native Claude extension.
Standalone · high setup effort · medium 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