Mem
Mem is a note-taking and knowledge management application that helps users capture, organize, and retrieve information efficiently.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Mem authenticates with an API key. Generate the credential in your Mem account, then paste it into FlyMyAI the first time an agent uses a Mem action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Mem API Key | Your Mem API key, obtainable from the API section in your Mem settings. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
MEM_CREATE_COLLECTION | Tool to create a new collection in mem. use when you want to group related notes into a dedicated collection after confirming the title. | title |
MEM_CREATE_NOTE | Tool to create a new note in mem. use when you have note content and optional metadata ready to be saved. supports idempotent creation via memid. | content |
MEM_DELETE_COLLECTION | Tool to delete a mem collection. use after confirming the collection id you wish to remove. | collection_id |
MEM_DELETE_NOTE | Tool to delete a specific note. use when you need to remove a note by its unique identifier after confirming the note id. | note_id |
MEM_READ_NOTE | Tool to retrieve the content and metadata of a mem note. use after confirming you have the note's id. | note_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Mem!