Skip to content

mcp@0.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Dec 20:55

Install

npx -y @rawcontext/engram-mcp

Claude Desktop Configuration

{
  "mcpServers": {
    "engram": {
      "command": "npx",
      "args": ["-y", "@rawcontext/engram-mcp"],
      "env": {
        "ENGRAM_API_URL": "http://localhost:6174"
      }
    }
  }
}

Full Changelog: https://github.com/rawcontext/engram/commits/mcp@0.1.1