ClawLink
AI & ML11 toolsPaste one API key

Supermemory integration for AI agents

Supermemory is a memory and context API for ingesting, organizing, searching, and recalling information across applications.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Supermemory once and call the same tools from all of them.

Setup

Connect Supermemory through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Supermemory exposes 11 tools through ClawLink. The 10 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
supermemory_get_account_statusReturn the connected Supermemory organization's plan, credit balance, high-level usage, andRead
supermemory_get_documentGet one document's content, metadata, source details, and processing status by document IDRead
supermemory_get_document_chunksReturn the ordered extracted chunks for one processed documentRead
supermemory_get_profileRetrieve the static, dynamic, or bucketed profile learned for one container tag, optionallyRead
supermemory_list_documentsList documents, optionally filtered by containers, metadata, or filepath, one page at a timeRead
supermemory_list_memoriesList extracted memory entries for one or more container tags, one page at a timeRead
supermemory_search_contextSemantically search Supermemory memories, document chunks, or both, with optional container andRead
supermemory_add_documentIngest text or a public URL as a Supermemory document and return its document ID and initialWrite
supermemory_add_documentsAdd 1 to 600 documents in one request, with explicit per-document metadata and processingWrite
supermemory_update_documentUpdate the content, metadata, container, or processing configuration of one existing documentWrite