fix: Update Claude MCP commands to use consistent zen naming
Updated claude mcp add/remove commands from 'gemini' to 'zen' to match the docker-compose.yml service names and maintain consistency across the project. All container references now align with zen-mcp-server, zen-mcp-redis naming convention. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -156,7 +156,7 @@ claude mcp list
|
||||
claude mcp remove zen -s user
|
||||
|
||||
# You may need to remove an older version of this MCP after it was renamed:
|
||||
claude mcp remove gemini -s user
|
||||
claude mcp remove zen -s user
|
||||
```
|
||||
Now run `claude` on the terminal for it to connect to the newly added mcp server. If you were already running a `claude` code session,
|
||||
please exit and start a new session.
|
||||
|
||||
Reference in New Issue
Block a user