ZenMemory
Implements a full Model Context Protocol (MCP) server with Solana on-chain memory context capabilities.
Acerca de
ZenMemory provides a decentralized AI memory infrastructure powered by the Model Context Protocol (MCP) and Solana Agent Kit. It offers an Express HTTP API for managing memories, including creating, retrieving, and listing memories by user. Storage options include in-memory or pluggable database/IPFS implementations.
Características Principales
- In-memory or pluggable DB/IPFS storage options
- Full MCP server implementation using @modelcontextprotocol/typescript-sdk
- 5 GitHub stars
- Solana on-chain memory context via @solana/agent-kit
- Express HTTP API: POST /memory, GET /memory/:id, GET /user/:userId/memories
Casos de Uso
- Building decentralized AI applications
- Creating personalized AI experiences based on user memories
- Storing and managing AI model context on-chain