A collection of integrations that connect external data sources to memory engine.
| Integration | Description |
|---|---|
| git-history | Backfill and incrementally sync git commits into searchable memories |
| gh-sync | Sync GitHub issues, PRs, releases, and CI runs into searchable memories |
Each integration is a standalone script with its own README and dependencies. See the individual directories for setup and usage instructions.
All integrations use the @memoryengine/client SDK and authenticate via ME_SERVER and ME_API_KEY environment variables.