Skip to main content
Glama

checkpoint_context

Save your current conversation context as a named checkpoint to return to later, maintaining mental state during complex tasks without fragmented summaries.

Instructions

Save your current context state as a named checkpoint. Use this when you're well-oriented and want to be able to return to this mental state later.

Good moments to checkpoint:

  • After fully understanding a codebase or task

  • Before starting a large, context-heavy operation

  • When you feel sharp and well-oriented

The checkpoint captures your entire conversation history up to this point.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesCheckpoint name (e.g., "oriented", "pre-refactor", "task-complete")
noteNoOptional note about what state this checkpoint represents

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/simen/mcp-memento'

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