Memory Box MCP Server
by amotivv
Verified
save_memory
Save a memory to Memory Box with proper formatting
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bucket_id | No | The bucket to save the memory to (default: "General") | |
format | No | Whether to format the memory according to the system prompt (default: true) | |
text | Yes | The memory content to save | |
type | No | The type of memory (TECHNICAL, DECISION, SOLUTION, CONCEPT, REFERENCE, APPLICATION, FACT) for formatting (default: "TECHNICAL") |