Skip to content

mcp@0.1.9

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Dec 02:54
· 169 commits to main since this release

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/compare/mcp@0.1.8...mcp@0.1.9