CLAUDE.md
CLAUDE.md is the markdown-based project memory format used by Anthropic's Claude Code CLI to give the model persistent, session-spanning instructions about a codebase. CLAUDE.md files are plain markdown that Claude Code loads at the start of every session by walking up the directory tree from the working directory, picking up files at organization-managed, user (~/.claude/CLAUDE.md), project (./CLAUDE.md or ./.claude/CLAUDE.md), and local (./CLAUDE.local.md) scopes. The format supports an @path import syntax for composing files together (up to five hops, relative or absolute), HTML block comments that are stripped before injection, an AGENTS.md import pattern for compatibility with other agents, and a complementary .claude/rules/ directory of path-scoped markdown rules with YAML frontmatter. CLAUDE.md is the human-authored counterpart to Claude Code's auto memory at ~/.claude/projects/
CLAUDE.md is profiled on the APIs.io network. Tagged areas include AI Agents, Claude Code, Coding Standards, Configuration, and Developer Workflow.
The CLAUDE.md catalog on APIs.io includes 1 JSON-LD context.
CLAUDE.md’s developer surface includes documentation, tooling, and 6 more developer resources.
Kin Score
Semantic Vocabularies 1
JSON-LD contexts and semantic vocabularies used across these APIs.
Claude Md Context
JSON-LDResources
Documentation 4
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 1
Pagination, idempotency, versioning, errors, and events
Build 1
SDKs, sample code, and the tooling you integrate with
Other 1
Properties that don't map to a standard resource type