MCPVault

memory_trace

MCP tool from Memnex by vtensor

Given a draft agent reply, return the source memories that could have produced it. Empty hits suggests a hallucination.

How to use it

memory_trace is exposed by the Memnex MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the memory_trace tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Memnex

$pip install memnex
FULL MEMNEX LISTING