MCPVault

retrieve_agent_context

MCP tool from Agent Memory Engine by uudam42

Retrieve memory + knowledge before a coding task. Phase 10: pass taskintent, preferredlayers, propositiontypes to guide granularity routing.

How to use it

retrieve_agent_context is exposed by the Agent Memory Engine MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the retrieve_agent_context 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