Stores and serves secrets through OS keychains with MCP tools for AI coding agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Quantum Ring.
OS keychain secrets for AI coding agents, over MCP.
Stop pasting API keys into plain-text .env files or wrestling with clunky secret managers. q-ring securely anchors your credentials to your OS's native vault (macOS Keychain, Linux Secret Service, Windows Credential Vault) and supercharges them with mechanics from quantum physics.
π View the Official Documentation for a complete CLI reference, MCP prompt cookbooks, and architecture details.
q-ring is designed to be installed globally so it's available anywhere in your terminal. Pick your favorite package manager:
The repo ships a Dockerfile that builds the MCP server and exposes it through mcp-proxy β useful for hosted MCP deployments (e.g. Glama) or keeping the server off the host entirely:
Note: inside a container there is no OS keychain (GNOME Keyring / macOS Keychain), so this path is for the MCP protocol surface, ephemeral use, and CI experiments β not for durable local secret storage. For day-to-day use install the CLI natively via one of the package managers above.
A single secret can hold different values for dev, staging, and prod simultaneously. The correct value resolves based on your current context.
q-ring auto-detects your environment without explicit flags. Resolution order:
--env flagQRING_ENV environment variableNODE_ENV environment variablemain/master β prod, develop β dev).q-ring.json project configSecrets can have a time-to-live. Expired secrets are blocked from reads. Stale secrets (75%+ lifetime) trigger warnings.
Every secret read, write, and delete is logged with a tamper-evident hash chain. Access patterns are tracked for anomaly detection.
Generate cryptographically strong secrets in common formats.
Link secrets across projects. When you rotate one, all entangled copies update automatically.
Create secrets that exist only in memory. They never touch disk. Optional TTL and max-read self-destruction.
Pack secrets into AES-256-GCM encrypted bundles for secure transfer between machines. Keys are derived with PBKDF2-HMAC-SHA512 (210 000 iterations) from your passphrase; each bundle records its iteration count, so bundles produced by older versions still unpack.
Import secrets from .env files directly into q-ring. Supports standard dotenv syntax including comments, quoted values, and escape sequences. The CLI accepts either a file path or raw content; the import_dotenv MCP tool only accepts raw content (it never reads files from disk) so an agent can't coerce it into reading arbitrary local files.
Export only the secrets you need using key names or tag filters.
Filter qring list output by tag, expiry state, or key pattern.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/i4ctime-quantum-ring)<a href="https://allmcps.com/mcp/i4ctime-quantum-ring"><img src="https://allmcps.com/api/badge/i4ctime-quantum-ring?style=directory" alt="Quantum Ring on AllMCPs" /></a>