Memory Layer
MCP

Client setup

Configure MCP clients with explicit project scoping and verification.

Practical guidance

  • Prefer local repository facts and current CLI help over stale examples.
  • Keep secrets, database URLs, and provider keys out of committed docs.
  • Treat Memory Layer as evidence infrastructure: useful results should be inspectable and bounded.

Verify

memory doctor
memory health
memory status --project <project-slug>

Use command-specific help for exact flags:

memory --help
memory <command> --help

Next

Return to MCP or continue with the related page in the left navigation.

On this page