MemoryVerifiedFeatured
CLAUDE.md Project Memory
Store project context, conventions, and instructions in CLAUDE.md files.
Install
Create a CLAUDE.md file in your project root
About
CLAUDE.md is the primary way to give Claude Code persistent project context. Place it at the project root to define coding conventions, tech stack details, deployment processes, and project-specific instructions. Claude Code reads it automatically at session start. Supports hierarchical overrides with directory-level CLAUDE.md files and user-level ~/.claude/CLAUDE.md for global preferences.
Tags
memorycontextconventionsconfiguration
Score Breakdown
CLI Score Breakdown10/11
✓Official SDK on npm/pip+2
✓Env var authentication (no browser OAuth)+2
✓Works in headless/CI environments+2
✓CLI tool available+1
✓JSON response for piping/parsing+1
✓Docs have curl/CLI examples+1
✓Reasonable rate limits for scripted use+1
✗Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads0
GitHub stars30k
Days since last release6d
Issue close ratio92%
TypeScript typesYes
Docs qualityexcellent
Breaking changesrare
Scores
CLI
10
Quality
10
Related
Memory
0/wkTech Stack Memory
Document your tech stack so Claude Code uses the right tools and patterns.
CLI
10
Quality
8
Add a Tech Stack section to your CLAUDE.mdMemory
0/wkLessons Learned Pattern
Track mistakes and corrections in a lessons.md file for continuous improvement.
CLI
10
Quality
8
Create a tasks/lessons.md file in your projectMCP ServerVerified
21k/wkMemory MCP Server
Persistent knowledge graph for storing entities, relations, and context across sessions.
CLI
9
Quality
8
claude mcp add memory -- npx -y @modelcontextprotocol/server-memory