MCPVault

seed_project_context

MCP tool from Agent Memory Engine by uudam42

Call once on new projects. Write initial constraints, decisions, project description, and conventions directly as active memory nodes. Auto-extracts from README.md when fields are omitted. Eliminates cold-start problem.

How to use it

seed_project_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 seed_project_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