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 e1541be commit 207dfecCopy full SHA for 207dfec
README.md
@@ -28,11 +28,11 @@ Start the MCP Redis Server:
28
python src/main.py
29
```
30
31
-Configure Claude Desktop to use this MCP Server by editing the `claude_desktop_config.json` configuration file.
+Configure Claude Desktop to use this MCP Server.
32
33
1. Specify your Redis credentials and TLS configuration
34
2. Retrieve your `uv` command full path (e.g. `which uv`)
35
-3. Edit the configuration file at `~/Library/Application\ Support/Claude/claude_desktop_config.json`
+3. Edit the `claude_desktop_config.json` configuration file (on a MacOS, at `~/Library/Application\ Support/Claude/claude_desktop_config.json`)
36
37
```commandline
38
{
0 commit comments