Skip to main content
Glama

Cursor10x Memory System

getRecentEpisodes

Retrieve the most recent episodes from episodic memory with customizable filters for context and limit, enhancing context-aware functionality in the Cursor10x Memory System.

Instructions

Retrieves recent episodes from the episodic memory

Input Schema

NameRequiredDescriptionDefault
contextNoFilter by context
limitNoMaximum number of episodes to retrieve

Input Schema (JSON Schema)

{ "properties": { "context": { "description": "Filter by context", "type": "string" }, "limit": { "default": 10, "description": "Maximum number of episodes to retrieve", "type": "number" } }, "type": "object" }

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/sizzlebop/context-mcp'

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