Skip to content

Commit df53d5e

Browse files
committed
Clean up hints to use Smithery's deployed MCP Server
1 parent 4687460 commit df53d5e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,14 @@ You can troubleshoot your agent workflows using the [OpenAI dashboard](https://p
9999

100100
### Via Smithery
101101

102-
To install Redis MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@redis/mcp-redis):
102+
If you'd like to test the [Redis MCP Server](https://smithery.ai/server/@redis/mcp-redis) deployed [by Smithery](https://smithery.ai/docs/deployments), you can configure Claude Desktop automatically:
103103

104104
```bash
105105
npx -y @smithery/cli install @redis/mcp-redis --client claude
106106
```
107107

108-
Follow the prompt and provide the details to configure the server. The procedure will create the proper configuration in the `claude_desktop_config.json` configuration file.
108+
Follow the prompt and provide the details to configure the server and connect to Redis (e.g. using a Redis Cloud database).
109+
The procedure will create the proper configuration in the `claude_desktop_config.json` configuration file.
109110

110111
### Manual configuration
111112

0 commit comments

Comments
 (0)