ZenMemory
Implements a full Model Context Protocol (MCP) server with Solana on-chain memory context capabilities.
소개
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.
주요 기능
- 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
사용 사례
- Building decentralized AI applications
- Creating personalized AI experiences based on user memories
- Storing and managing AI model context on-chain