Skip to main content
Glama

remember

Store memory observations with tags, importance scores, and expiration settings to organize and retrieve information in the Novyx MCP server.

Instructions

Store a memory observation in Novyx.

Args:
    observation: The memory content to store.
    tags: Optional list of tags for categorization.
    importance: Importance score 1-10 (default 5).
    context: Optional context string.
    ttl_seconds: Optional time-to-live in seconds. Memory auto-expires after this duration.

Returns:
    JSON string with the stored memory UUID and details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
observationYes
tagsNo
importanceNo
contextNo
ttl_secondsNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/novyxlabs/novyx-mcp-desktop'

If you have feedback or need assistance with the MCP directory API, please join our Discord server