Quantum-inspired keyring for AI coding agents with superposition, entanglement, and tunneling.
claude mcp add q-ring -- npx -y @i4ctime/q-ring
claude_desktop_config.json
{
"mcpServers": {
"q-ring": {
"command": "npx",
"args": [
"-y",
"@i4ctime/q-ring"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"q-ring": {
"command": "npx",
"args": [
"-y",
"@i4ctime/q-ring"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"q-ring": {
"command": "npx",
"args": [
"-y",
"@i4ctime/q-ring"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"q-ring": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@i4ctime/q-ring"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"q-ring": {
"command": "npx",
"args": [
"-y",
"@i4ctime/q-ring"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.I4cTime--q-ring/reviews or the review_server meta-tool.
POST /mcp