Back to MCP Servers
Quantum Ring
Quantum-inspired keyring for AI coding agents. Secure secrets with superposition, entanglement, tunneling, and teleportation.
securityaiagent
By I4cTime
Installation
npx -y quantum_ringConfiguration
{
"mcpServers": {
"quantum_ring": {
"command": "npx",
"args": ["-y", "quantum_ring"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes