ClawLink
Productivity11 toolsPaste one API key

Mem integration for AI agents

Mem is a note-taking and knowledge management application that helps users capture, organize, and retrieve information efficiently.

Use it from your agent

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

Setup

Connect Mem 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

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

ToolWhat it doesKind
mem_get_collectionRetrieve the details of a Mem collection by its UUIDRead
mem_list_collectionsList collections with pagination supportRead
mem_list_notesList notes with pagination and filtering optionsRead
mem_read_noteRetrieve the content and metadata of a Mem note by its UUIDRead
mem_search_collectionsSearch collections using an optional query stringRead
mem_search_notesSearch notes in Mem using a query string with optional filteringRead
mem_create_collectionCreates a new collection in Mem for organizing and grouping related notesWrite
mem_create_note_v2Create a new note with markdown content and optional collection associationsWrite
mem_save_contentProcess and remember any raw content using AIRead