torqon
v0.1.6
Published
CLI for Torqon — persistent memory layer for LLMs
Readme
torqon
CLI for Torqon — persistent memory layer for LLMs.
Install
npm install -g torqonOr run directly without installing:
npx torqonUsage
torqon login # Set your API key
torqon status # Usage stats + plan info
torqon memory # List recent stored facts
torqon memory "plant gamification" # Search facts by keyword
torqon chat "What is my stack?" # Chat with memory context
torqon keys # List API keys
torqon config # Show current configSetup with Claude Desktop (MCP)
npx torqon-installThis auto-writes your claude_desktop_config.json. Restart Claude Desktop and it remembers everything.
