The PMLL Memory MCP server provides a persistent memory logic loop for Claude agents, featuring short-term key-value caching and a long-term memory graph for enhanced semantic retrieval.
From the registry: PMLL Memory MCP — persistent KV context memory and Q-promise deduplication.
Please install the `pmll-memory-mcp` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","pmll-memory-mcp"]
Note: 15 tools: short-term KV memory (5), long-term semantic memory graph (6, adapted from Context+), GraphQL (1), solution engine (3). In-process memory — no API keys needed. Designed as a 3rd initializer alongside Playwright.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.PYP_WORKSPACE_ROOTrequiredOverrides workspace detection.PYP_DEBUGEnables debug output.CUDA_VISIBLE_DEVICESControls GPU usage.AI Agents Framework with Self Reflection and MCP support