Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 544 Bytes

File metadata and controls

22 lines (13 loc) · 544 Bytes

Engram

Repository-local product spec and REQ-* traceability (Makefiles, demos) are described in Spec-driven development.

This repository is prepared to work with Engram MCP in Cursor.

MCP configuration

The repository-level MCP config lives at:

  • .cursor/mcp.json

It defines:

  • server: engram
  • command: engram
  • args: ["mcp"]

Suggested usage

  • Use Engram to inspect project memory/context while implementing changes.
  • Keep this file updated if MCP server configuration changes.