GoodMemGoodMem
Integrations

Integrations

Connect GoodMem's memory and retrieval to the agent frameworks, coding agents, workflow builders, and evaluation tools you already use.

GoodMem plugs into the tools you already build with. Each integration exposes GoodMem's core operations — create spaces, store memories, and run semantic retrieval (with optional reranking and LLM summaries) — as native primitives of the host framework: tools, plugins, nodes, or toolkits.

Most integrations share the same configuration contract, so once you know one you know them all:

VariableDescription
GOODMEM_BASE_URLBase URL of your GoodMem server (no /v1 suffix), e.g. https://your-goodmem-server.example.com.
GOODMEM_API_KEYAPI key used to authenticate requests.
GOODMEM_VERIFY_SSLSet to false to skip TLS verification against a local/self-signed server.

Status legend

  • Stable — published package with a documented, runnable quickstart.
  • Preview — works today, but the package name, namespace, or upstream availability may still change.
  • Stub — early or no-code integration; this page links out to the source while docs are finalized.

Agent frameworks

Give long-term, semantic memory to agents and chains.

Coding agents

Operate GoodMem in plain English from your coding assistant.

Workflow automation

Add GoodMem memory to no-code and low-code workflow builders.

Observability & eval

Trace and evaluate GoodMem-backed retrieval.