Skip to content
Claude Code

Turbo Quant Memory for Claude Code

io.github.lexus2016/turbo-quant-memory

Local-first memory and knowledge graph for coding agents. Compact retrieval, no network.

client:Claude Code transport:stdio runtime:pypi

Install Turbo Quant Memory in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add turbo-quant-memory -e TQMEMORY_FTS_LANGUAGE=<TQMEMORY_FTS_LANGUAGE> -e TQMEMORY_EMBEDDING_BACKEND=<TQMEMORY_EMBEDDING_BACKEND> -e TQMEMORY_MIGRATE_ON_STARTUP=<TQMEMORY_MIGRATE_ON_STARTUP> -e TQMEMORY_SECRETS_PASSPHRASE=<TQMEMORY_SECRETS_PASSPHRASE> -- uvx turbo-quant-memory

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Turbo Quant Memory in other clients