Skip to main content
All routes live under /agentmemory/* on port 3111. When AGENTMEMORY_SECRET is set every call requires Authorization: Bearer <secret>. The full surface is 130 endpoints; the source of truth is src/triggers/api.ts. The families: A first call:
POST /agentmemory/remember and the search routes accept project and agentId for scoping; see Provenance.
Last modified on August 15, 2026