9 months ago
Server Config
{
"mcpServers": {
"OpenMemory": {
"command": "python3",
"args": [
"web_mcp_server.py"
],
"env": {
"PYTHONPATH": "."
}
}
}
}{
"mcpServers": {
"OpenMemory": {
"command": "python3",
"args": [
"web_mcp_server.py"
],
"env": {
"PYTHONPATH": "."
}
}
}
}