Skip to main content
Glama

remember

Records codebase conventions, decisions, and gotchas when explicitly requested, helping teams maintain consistency and avoid repeating mistakes.

Instructions

πŸ“ CALL IMMEDIATELY when user explicitly asks to remember/record something.

USER TRIGGERS: β€’ "Remember this: [X]" β€’ "Record this: [Y]" β€’ "Save this for next time: [Z]"

⚠️ DO NOT call unless user explicitly requests it.

HOW TO WRITE: β€’ ONE convention per memory (if user lists 5 things, call this 5 times) β€’ memory: 5-10 words (the specific rule) β€’ reason: 1 sentence (why it matters) β€’ Skip: one-time features, code examples, essays

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeYesType of memory being recorded
categoryYesBroader category for filtering
memoryYesWhat to remember (concise)
reasonYesWhy this matters or what breaks otherwise

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/PatrickSys/codebase-context'

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