Evaluate consecutive winning and losing trades for a specified account, optionally filtering by trading symbol and analysis period (30 days or all time).
Disable file-based persistence in XC-MCP, ensuring in-memory caching only. Optionally clears existing cache data to free disk space or meet privacy or CI/CD requirements. Use for troubleshooting or when persistent state management is unnecessary.
Retrieve current project memory and session state from the MCP Memory Server to maintain project awareness, track coding sessions, and ensure safety controls for AI coding assistants.
Saves summarized conversations and technical information to memory files with structured markdown formatting for organized retrieval and reference in Cursor IDE.
Switch between memory libraries to manage data for different contexts or projects. The current session state is saved before the switch, ensuring continuity. Input the library name to activate the desired memory structure.
Facilitates integration with the Cursor code editor by enabling real-time code indexing, analysis, and bi-directional communication with Claude, supporting concurrent sessions and automatic reconnection.