Loading subscription status...
{
"mcpServers": [
{
"memory": {
"env": {
"MEMORY_FILE_PATH": "/path/to/your/memory.json"
},
"args": [
"-m",
"memory_mcp"
],
"command": "python"
}
}
]
}