MCP
MCP examples
Copy practical MCP usage patterns for project questions and briefings.
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> --helpNext
Return to MCP or continue with the related page in the left navigation.