Cursor10x MCP

MIT License
  • Apple
  • Linux

getActiveFiles

Retrieve a specified number of active files from the short-term memory layer in the Cursor10x Memory System to aid AI assistants in recalling recent data efficiently.

Instructions

Retrieves active files from the short-term memory

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of files to retrieve

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Maximum number of files to retrieve", "type": "number" } }, "type": "object" }
ID: kp8cg6inwq