Skip to main content
Glama

memorix_suggest_topic_key

Generate stable topic keys for memory upserts to update evolving topics like architecture decisions and bug fixes in a single observation, preventing duplicate entries.

Instructions

Suggest a stable topic_key for memory upserts. Use this before memorix_store when you want evolving topics (like architecture decisions, config docs) to update a single observation over time instead of creating duplicates. Returns a key like "architecture/auth-model" or "bug/timeout-in-api-gateway".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeYesObservation type (e.g., decision, architecture, bugfix, discovery)
titleYesObservation title — used to generate the stable key

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/AVIDS2/memorix'

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