Add : Openmemory Local Support using New Library (#3014)

Co-authored-by: Saket Aryan <saketaryan2002@gmail.com>
This commit is contained in:
Akshat Jain
2025-06-23 20:45:46 +05:30
committed by GitHub
parent a5ec286fd4
commit eb24b92227
4 changed files with 7 additions and 7 deletions

View File

@@ -150,7 +150,7 @@ pnpm dev
You can configure the MCP client using the following command (replace username with your username):
```bash
npx install-mcp i "http://localhost:8765/mcp/cursor/sse/username" --client cursor
npx @openmemory/install local "http://localhost:8765/mcp/cursor/sse/username" --client cursor
```
The OpenMemory dashboard will be available at http://localhost:3000. From here, you can view and manage your memories, as well as check connection status with your MCP clients.