Delete a specific stored memory entry by exact key. Use when a stored value is incorrect or no longer needed. Returns confirmation and whether the key existed.
130,079 tools. Last updated 2026-05-06 23:48
"A tool or software for modeling memory systems or memory management" matching MCP tools:
- Immediately remove a tunnel from memory, ignoring remaining reads or TTL. Use to cancel delivery of a tunneled value, such as when a secret is rotated or sent to the wrong recipient.
- Read a value from encrypted agent memory by key, or list all stored keys. Use to recall prior context or a single fact at the start of an agent loop.
- Permanently delete a single key from encrypted agent memory to retract obsolete or misremembered context. Destructive action with no recovery; returns success or not-found error.
- Update any field of an existing live memory—label, description, why_matters, or tags—without recreating it. Omitted fields stay unchanged.MIT
- Monitors OpenSIPS shared-memory and per-process package-memory usage to detect out-of-memory errors and module leaks. Tracks shm for cross-process state and pkg for private memory, preventing silent call failures.
Matching MCP Servers
- FlicenseDqualityCmaintenanceA simple MCP server implementation in TypeScript that communicates over stdio, allowing users to ask questions that end with 'yes or no' to trigger the MCP tool in Cursor.Last updated10
- AlicenseAqualityCmaintenanceFacilitates software development planning through interactive sessions that break down projects into manageable tasks with complexity scoring, code examples, and implementation plan management.Last updated636MIT
Matching MCP Connectors
AI memory with 56 tools. Knowledge Graph, semantic search, OAuth 2.1 + Magic Link. Free tier.
VaultCrux Memory Core — 32 tools: knowledge, decisions, constraints, signals, coverage
- Create named memory libraries to organize knowledge storage for different projects, domains, or contexts within the Advanced Reasoning MCP Server.MIT
- Delete a specific memory by providing its unique ID. Removes unwanted or outdated memories from persistent storage.MIT
- Retrieve detailed Redis server information and statistics. Specify a section such as memory or cpu to filter results.MIT
- Save facts, decisions, or preferences to persistent memory that retains across agent sessions. Encrypts content and generates vector embeddings for semantic search.Apache 2.0
- Permanently delete a memory by its ID. Removes outdated or incorrect facts to prevent contradictory memories from coexisting.Apache 2.0
- Store a memory record or coordination signal in the bridge for later retrieval, handoff, or workflow triggers. Use 'memory' kind to persist durable knowledge like decisions or gotchas, and 'signal' kind for transient pollable events.
- Removes a completed search from the list and frees memory by providing a search ID or clearing all completed searches.MIT
- Update text content in an agent's archival memory store. Use this tool to modify existing memory passages by providing the agent ID, memory ID, and new text content.
- Remove specific memories from an agent's archival storage permanently. Use to manage memory by deleting identified passages with agent and memory IDs.
- Create or update memory nodes in a semantic graph to represent concepts, files, symbols, or notes with auto-generated embeddings for linking and retrieval.MIT
- Retrieve recent in-memory server log entries filtered by severity to diagnose unexpected tool behavior or connection errors during the current session.MIT
- Initialize an agent's working memory for a new task by providing operating rules and relevant context, with suggestions for updating shared memory when needed.AGPL 3.0
- Clean the IPython kernel by resetting to a fresh state. Clears variables, imports, and definitions from memory while preserving installed packages and files. Ideal for starting fresh experiments or freeing memory after large dataset processing.Apache 2.0