config_export
Export configuration settings from the Memory-Enhanced Model Context Protocol (meMCP) server to manage and transfer persistent memory and learning configurations for Large Language Models (LLMs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}