Skip to content

Commit 61585cf

Browse files
committed
fixed Claude Desktop example
1 parent c324193 commit 61585cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ You can configure Claude Desktop to use this MCP Server.
131131
"env": {
132132
"REDIS_HOST": "",
133133
"REDIS_PORT": "",
134-
"REDIS_PSW": "",
134+
"REDIS_PWD": "",
135135
"REDIS_SSL": True|False,
136136
"REDIS_CA_PATH": "",
137137
"REDIS_CLUSTER_MODE": True|False

0 commit comments

Comments
 (0)