ClipGate is a terminal-native clipboard vault for developers who live in the shell. While most clipboard managers are menubar GUIs, ClipGate is CLI-first — you drive it with the cg command on macOS, Linux, and Windows — with a Chrome/Edge extension for popup access to the same local vault.
Every copy is auto-classified into types: secrets, errors, SHA hashes, diffs, file paths, JSON, URLs, shell commands, and plain text. Secret detection runs in real time and flags API keys, OAuth tokens, database connection strings, and SSH keys before they leak into screenshots, chat windows, or pasted commits.
The vault is local-first by design. History is stored in a per-user SQLite database with owner-only (0600) permissions — no cloud backend, no account, no telemetry, no phone-home. The same vault is queryable from the terminal (cg list, cg search, cg get --type secret) and from the browser extension popup.
Built for developers shuffling credentials between staging and prod, security researchers juggling API keys, and anyone tired of "did I just paste that JWT into Slack?" anxiety. CLI written in Rust (4.6MB single binary, 220+ tests passing). Extension in TypeScript.
Key features:
- Auto-classified clipboard history across 10 content types
- Real-time secret detection with configurable TTL auto-expiry
- Local-first SQLite vault with owner-only file permissions
- CLI on macOS, Linux, Windows + Chrome/Edge extension
- Fuzzy search (cg search, cg get)
- Named clipboard stacks (cg push, cg pop, cg stack)
- MCP server for Claude Code, Cursor, and other AI assistants (cg mcp)
- Background watcher (cg watch) and shell integration (cg shell-init)
- Setup verification via cg doctor
- One-line install: pip install clipgate
- Zero telemetry, zero analytics, zero cloud dependencies
- Proprietary / closed-source license
A startup from the United States that is founded by Alok T.
Listed in
Secret Detection
Auto-flags API keys, OAuth tokens, SSH keys, database passwords, and 100+ secret patterns
Local-First Vault
All history stored on-disk; no cloud sync, no account, no data harvesting
Auto-Classify
Detects code snippets, URLs, plain text, images, binaries—categories searchable separately
Keyboard-Driven
Vim keybindings optional; navigate, search, and paste without touching the mouse
Cross-Platform
macOS, Linux, Windows (native + WSL2), Chrome, Edge
Encrypted Storage
AES-256 for optional password protection; unencrypted entries stored as-is for speed
Privacy by Design
No telemetry, no analytics, no home-phone-home requests
Lightweight
CLI <15MB; no heavy Electron bloat or system daemon overhead
ClipGate is the only clipboard manager built CLI-first for developers who live in the shell, not the menubar. You drive it with the cg command (cg list, cg search, cg get --type secret), and a Chrome/Edge extension provides popup access to the same local vault when you need a GUI. Every copied item is auto-classified in real time into one of 10 content types — secrets, errors, SHA hashes, diffs, file paths, JSON, URLs, shell commands, plain text, and binaries — and API keys, OAuth tokens, database connection strings, and SSH keys are flagged before they can leak into a screenshot, a Slack thread, or an accidentally pasted commit. Nothing leaves your machine: no cloud backend, no account required, no telemetry, no analytics. The vault is a per-user SQLite database with owner-only (0600) permissions.
Most clipboard managers (Maccy, Ditto, CopyQ, Alfred Clipboard) treat all clipboard history as equivalent strings. ClipGate treats content by type, so secrets are handled differently from plain text — highlighted, grouped, and searchable separately. Second, ClipGate is the only clipboard tool in this category that's fundamentally terminal-native: cg works over SSH, inside tmux, on headless Linux boxes, and in CI debugging scenarios where a menubar icon is useless. Third, it's local-first by design — no cloud sync, no account, no "trust us" privacy policy to read. Fourth, the single-binary Rust CLI (4.6MB, 220+ tests passing) is lighter than any Electron-based competitor. And fifth, there's a Model Context Protocol server (cg mcp) that exposes the clipboard vault to Claude Code, Cursor, and other AI coding assistants, so your AI tools can read and reference past clipboard items as context.
Developers, DevOps engineers, SREs, and security researchers who spend most of their workday in a terminal. Specifically: people who SSH into production boxes and need to capture paste-able commands without losing them, developers who shuffle API keys and database URLs between staging and production and want a safety net against the moment they paste the wrong one, security researchers juggling dozens of tokens during engagements, and anyone who has ever searched their shell history for "that one command from Tuesday" and wished it extended to the clipboard. Secondary audience: AI-assisted developers using Claude Code, Cursor, or other agents who want a structured clipboard history their AI tools can query via MCP.
ClipGate started from a single bad moment: pasting a production database URL into the wrong chat window and spending the next hour rotating credentials. Every clipboard manager on the market stored it as an opaque string alongside every other copy — there was no layer between the clipboard and the paste that understood what kind of data it was. So the question became: what would a clipboard manager look like if it ran in the terminal, understood the difference between a JWT and a shell command, and refused to let secrets quietly age into forgotten history? The answer turned into ClipGate: a Rust CLI with type-aware classification and a local-first SQLite vault, built specifically for the shell-first workflow and later extended with a browser extension for GUI-friendly moments.
pip install clipgate distribution)ClipGate is in early public release and does not publish a customer list. Installation and usage are anonymous by design (no telemetry, no account system), so there is no internal tracking to surface. Users include independent developers, security researchers, and small engineering teams who prefer clipboard tools that don't call home.
I don't have verified information about ClipGate (clipgate.github.io) to make a reliable assessment of its quality, features, or safety. Since it appears to be a GitHub Pages-hosted project, it's likely a smaller or independent tool, and I cannot confirm its functionality, security practices, or user reviews.
We have collected here some useful links to help you find out if ClipGate is good.
Check the traffic stats of ClipGate on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of ClipGate on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of ClipGate's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of ClipGate on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about ClipGate on Reddit. This can help you find out how popualr the product is and what people think about it.
Option B — Terminal bundle. If the ClipGate CLI is installed, browser and terminal captures share one local store. One command bundles the last thirty minutes into a Markdown block with classified types and redacted secrets. - Source: dev.to / 4 months ago
Do you know an article comparing ClipGate to other products?
Suggest a link to a post with product alternatives.
Is ClipGate good? This is an informative page that will help you find out. Moreover, you can review and discuss ClipGate here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.