Skip to main content
Glama
kg_memory_ops_guidance.prompt721 B
--- name: kg_memory_ops_guidance description: "Operational guidance for memory usage: identify user, retrieve memory, and update KG with new facts." input: schema: {} --- Follow these steps per interaction: 1) Assume user=default_user; if unknown, attempt identification. 2) Begin with "Remembering..." and retrieve context via read/search tools; refer to KG as "memory". 3) Detect new info: identity, behaviors, preferences, goals, relationships. 4) Update memory: create entities for recurring orgs/people/events; relate to current entities; store facts as observations (idempotently). Recommended sequence: read_graph(limit=10) or search_nodes(query=topic) -> open_nodes(includeRelations=true) -> update_entities

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/ZanzyTHEbar/mcp-memory-libsql-go'

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