About
Pieces is a C# implementation of the Model Context Protocol (MCP) that leverages Pieces Long-Term Memory (LTM) to provide context-aware answers. It integrates with applications like Claude for Desktop, allowing users to query their past 7 days of LTM data. The tool is built using the Pieces C# SDK and .NET 9, offering a streamlined single-file executable for easy deployment and integration with MCP-compatible applications.
Key Features
- Hardcoded to search the past 7 days of LTM, but can be expanded to be configurable.
- Integrates with Claude for Desktop via MCP.
- Creates a self-contained single-file executable for easy deployment.
- Utilizes Pieces Long-Term Memory for contextual answers.
- Written in C# using the Pieces C# SDK.
- 2 GitHub stars
Use Cases
- Integrating Pieces LTM with MCP-compatible platforms.
- Answering questions within Claude for Desktop using context from Pieces LTM.
- Providing contextual information to AI models and applications.