Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 590 Bytes

File metadata and controls

18 lines (14 loc) · 590 Bytes

Engram (MCP)

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

This repository versions .cursor/mcp.json so Cursor can use the engram MCP server:

{
  "mcpServers": {
    "engram": {
      "command": "engram",
      "args": ["mcp"]
    }
  }
}

Install the engram CLI on your machine if you want this integration enabled. The bundle does not require Engram at runtime; it is optional tooling for maintainers and contributors using Cursor.