MCPFast / Tools / Smriti: Zero-infrastructure, local-first memory for AI agents

GitHubMCP★★★★☆

Smriti: Zero-infrastructure, local-first memory for AI agents

Smriti provides local-first memory for AI agents in a single SQLite file, eliminating the need for complex databases or cloud infrastructure.

View on GitHub

Smriti: Zero-Infrastructure AI Agent Memory

Smriti offers a streamlined solution for AI agent memory, prioritizing local-first operation and eliminating the need for complex infrastructure. Designed for developers building AI agents, Smriti simplifies memory management by storing all data within a single, portable SQLite file. This approach significantly reduces setup time and operational overhead, allowing developers to focus on agent logic rather than database administration.

What Smriti Does

Smriti acts as a persistent memory store for AI agents. It enables agents to retain information across sessions, learn from past interactions, and build context over time. By leveraging a local SQLite database, Smriti provides a robust and efficient way to store and retrieve agent memories without requiring external services or cloud deployments. This makes it ideal for rapid prototyping, local development, and applications where data privacy and control are paramount.

Key Features

Who Smriti is For

Smriti is an essential tool for AI developers building agents that require persistent memory. This includes: