We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac93c1 commit 3ae7f1bCopy full SHA for 3ae7f1b
README.md
@@ -91,6 +91,7 @@ Agentic Memory Server also offers an MCP (Model Context Protocol) server interfa
91
2. Start both the REST API server and MCP server:
92
```bash
93
python -m redis_memory_server.main
94
+ ```
95
96
### Docker Compose
97
0 commit comments