get_memory_status
Check memory availability and statistics at session start.
How to use it
get_memory_status is exposed by the Rf MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_memory_status tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Rf MCP
claude mcp add rf-mcp -- uvx rf-mcpOther tools in Rf MCP (4)
Recall known fixes for an error. Call immediately when executestep fails before retrying.
Recall working locators for a UI element. Call before DOM inspection for familiar elements.
Recall previously successful step sequences. Call before building new test steps to reuse proven patterns.
Store domain knowledge (e.g., site structure, auth flows) for future recall.