recall_step
Recall previously successful step sequences. Call before building new test steps to reuse proven patterns.
How to use it
recall_step is exposed by the Rf MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the recall_step 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)
get_memory_status
Check memory availability and statistics at session start.
recall_fix
Recall known fixes for an error. Call immediately when executestep fails before retrying.
recall_locator
Recall working locators for a UI element. Call before DOM inspection for familiar elements.
store_knowledge
Store domain knowledge (e.g., site structure, auth flows) for future recall.