MCPVault

inspect_memory

MCP tool from Agent Memory Engine by uudam42

Drill into a MemoryNode, its children, and evidence

How to use it

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

Install Agent Memory Engine

$uv pip install 'memory-engine[semantic-transformers]' # sentence-transformers + sqlite-vec
FULL AGENT MEMORY ENGINE LISTING