Skip to main content
Glama

Cursor10x MCP

getRecentEpisodes

Retrieve recent episodes from the episodic memory of the Cursor10x MCP server. Specify a limit or filter by context to access relevant memory data for AI assistants.

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/aiurda/cursor10x-mcp'

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