thrift-memory
npm/thrift-memoryCost-first MCP memory server for coding agents that stop reloading large MEMORY.md, AGENTS.md, and project context files every session. Recalls only task-relevant memory under a hard token budget and returns a savings receipt: baselineTokens vs injectedTo
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"thrift-memory": {
"url": "None",
"transport": "http"
}
}
}