clear_memory
Clear specific memory entries by key or remove all project memories to manage storage and maintain organized data in the Code-MCP server.
Instructions
Clear a specific memory by key, or clear all memories for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Specific key to clear | |
| project | No | Clear all memories for this project | |
| clearAll | No | Clear ALL memories (use with caution) |