tostechbr/memoryClaw

Universal Memory & Context Engine (MCP Server) to give Long-Term Memory to AI Agents.

8Stars on the repository
10Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

tostechbr/memoryClaw

Skill Claude CodeCodex

Complete map of the Akashic Context codebase — key files, types, conventions, and current implementation state. Preload into agents working on this project.

8 5mo ago A 38 tokens original MIT

mcp-tool-patterns

02

tostechbr/memoryClaw

Skill Claude CodeCodex

Patterns for adding and modifying MCP tools in Akashic Context — Zod schemas, error handling, response format, and tool registration. Preload into agents modifying mcp-server/src/index.ts.

8 5mo ago A 45 tokens original MIT

memory-add-patterns

03

tostechbr/memoryClaw

Skill Claude CodeCodex

Patterns for implementing memoryadd tool in Akashic Context — LLM extraction pipeline, deduplication by merge, file naming, prompts. Preload into agents implementing Sprint 1.

8 5mo ago A 42 tokens original MIT

per-user-isolation

04

tostechbr/memoryClaw

Skill Claude CodeCodex

Patterns for implementing per-user isolation in Akashic Context — directory structure, DB path conventions, workspace isolation, working memory (context.json). Preload into agents implementing Sprint 0.

8 5mo ago A 42 tokens original MIT

tostechbr/memoryClaw

Skill Claude CodeCodex

Patterns for implementing in-process vector search in Akashic Context — cosine similarity in TypeScript, searchVectorInProcess(), hybrid merge integration. Preload into agents implementing Sprint 1.

8 5mo ago A 42 tokens original MIT