MCPVault

memory_traverse

MCP tool from Genesys by Astrix-Labs

Walk the causal graph from a node. Returns reachable nodes and the edges of the induced subgraph (source/target/type/weight/createdby) — a superset of the BFS tree, so paths can be reconstructed. Honors edgetypes.

How to use it

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

Install Genesys

$claude mcp add genesys -- python -m genesys_memory
FULL GENESYS LISTING