Skip to content

Commit 15fc830

Browse files
committed
clean-up
1 parent fa68b88 commit 15fc830

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ uv sync
2525

2626
## Configuration
2727

28-
To configure the Redis Cloud API MCP Server, consider the following environment variables:
28+
To configure this Redis MCP Server, consider the following environment variables:
2929

3030
| Name | Description | Default Value |
3131
|-------------------------|-----------------------------------------------------------|---------------|

src/tools/redis_query_engine.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from typing import Dict, Any
21
from common.connection import RedisConnectionManager
32
from redis.exceptions import RedisError
43
from common.server import mcp

0 commit comments

Comments
 (0)