iranti for Claude Code
io.github.nfemmanuel/iranti
Persistent, shared memory for AI agents — facts, checkpoints, semantic search.
client:Claude Code
transport:stdio
runtime:npm
Install iranti in Claude Code
run in your project directory
claude mcp add iranti -e DATABASE_URL=<DATABASE_URL> -e IRANTI_API_KEY=<IRANTI_API_KEY> -e IRANTI_URL=<IRANTI_URL> -- npx -y iranti
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs